[interchange-cvs] interchange - ton modified 3 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Jul 16 14:43:20 EDT 2004


User:      ton
Date:      2004-07-16 18:43:19 GMT
Modified:  code/UI_Tag menu_load.coretag
Modified:  dist/lib/UI/pages/admin menu_editor.html menu_loader.html
Log:
	Correct misspelled words.

Revision  Changes    Path
1.6       +1 -1      interchange/code/UI_Tag/menu_load.coretag


rev 1.6, prev_rev 1.5
Index: menu_load.coretag
===================================================================
RCS file: /var/cvs/interchange/code/UI_Tag/menu_load.coretag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- menu_load.coretag	16 Jul 2004 13:16:18 -0000	1.5
+++ menu_load.coretag	16 Jul 2004 18:43:18 -0000	1.6
@@ -203,7 +203,7 @@
 					name => $desc,
 					inactive => 0,
 					page => $sku,
-				} unless $opt->{no_leafs};
+				} unless $opt->{no_leaves};
 			}
 
 			for(@rows) {



2.30      +1 -1      interchange/dist/lib/UI/pages/admin/menu_editor.html


rev 2.30, prev_rev 2.29
Index: menu_editor.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/menu_editor.html,v
retrieving revision 2.29
retrieving revision 2.30
diff -u -r2.29 -r2.30
--- menu_editor.html	16 Jul 2004 13:16:19 -0000	2.29
+++ menu_editor.html	16 Jul 2004 18:43:19 -0000	2.30
@@ -113,7 +113,7 @@
 			even_large => $CGI->{qmenu_even_large},
 			sku_field => $CGI->{qmenu_sku_field},
 			type => $CGI->{qmenu_load_type} || 'tree',
-			no_leafs => $CGI->{qmenu_no_leafs},
+			no_leaves => $CGI->{qmenu_no_leaves},
 		);
 
 		$CGI->{qmenu_text} = $Tag->menu_load(\%opt);



2.9       +1 -1      interchange/dist/lib/UI/pages/admin/menu_loader.html


rev 2.9, prev_rev 2.8
Index: menu_loader.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/menu_loader.html,v
retrieving revision 2.8
retrieving revision 2.9
diff -u -r2.8 -r2.9
--- menu_loader.html	16 Jul 2004 13:16:19 -0000	2.8
+++ menu_loader.html	16 Jul 2004 18:43:19 -0000	2.9
@@ -180,7 +180,7 @@
 			 
 		</td>
 		<td class=cdata>
-		<input type=checkbox name="qmenu_no_leafs" value=1  [checked name=qmenu_no_leafs value=1 cgi=1]> [L]No Leafs[/L] &nbsp;
+		<input type=checkbox name="qmenu_no_leaves" value=1  [checked name=qmenu_no_leaves value=1 cgi=1]> [L]No Leaves[/L] &nbsp;
 		</td>
 		<td class=chelp>
 			[L]Use to EXCLUDE individual products[/L]








More information about the interchange-cvs mailing list