[freeside-commits] freeside/FS/FS Conf.pm,1.162,1.163
Ivan,,,
ivan at wavetail.420.am
Sun Oct 8 17:31:00 PDT 2006
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv30469/FS/FS
Modified Files:
Conf.pm
Log Message:
have the new style notes be the default
Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- Conf.pm 8 Oct 2006 08:17:06 -0000 1.162
+++ Conf.pm 9 Oct 2006 00:30:58 -0000 1.163
@@ -1781,9 +1781,9 @@
},
{
- 'key' => 'cust_main-use_notes',
+ 'key' => 'cust_main-disable_notes',
'section' => 'UI',
- 'description' => 'Display link to add timestamped and user identified customr notes. Useful in tracking who did what.',
+ 'description' => 'Disable new style customer notes - timestamped and user identified customr notes. Useful in tracking who did what.',
'type' => 'checkbox',
},
More information about the freeside-commits
mailing list