[freeside-commits] freeside/httemplate/elements menu.html, 1.129, 1.130
Erik Levinson
levinse at wavetail.420.am
Fri Jul 22 11:56:27 PDT 2011
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv17321/httemplate/elements
Modified Files:
menu.html
Log Message:
custom fields, RT11714
Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -w -d -r1.129 -r1.130
--- menu.html 20 Jul 2011 18:34:19 -0000 1.129
+++ menu.html 22 Jul 2011 18:56:25 -0000 1.130
@@ -538,7 +538,7 @@
if $curuser->access_right('Edit advertising sources')
|| $curuser->access_right('Edit global advertising sources');
if ( $curuser->access_right('Configuration') ) {
- $config_misc{'Virtual fields'} = [ $fsurl.'browse/part_virtual_field.cgi', 'Locally defined fields', ];
+ $config_misc{'Custom fields'} = [ $fsurl.'browse/part_virtual_field.html', 'Locally defined fields', ];
$config_misc{'Message catalog'} = [ $fsurl.'browse/msgcat.html', 'Change error messages and other customizable labels for each locale' ];
}
$config_misc{'Inventory classes and inventory'} = [ $fsurl.'browse/inventory_class.html', 'Setup inventory classes and stock inventory' ]
More information about the freeside-commits
mailing list