[interchange-cvs] interchange - jon modified dist/lib/UI/vars/UI_STD_HEAD

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Thu Dec 6 16:19:01 2001


User:      jon
Date:      2001-12-06 21:18:44 GMT
Modified:  dist/lib/UI/vars UI_STD_HEAD
Log:
Make both icmenu searches in header type 'db' -- couldn't it be confusing
to have one search come from the DB and the other from the text file if
they get out of sync?

Revision  Changes    Path
2.9       +2 -2      interchange/dist/lib/UI/vars/UI_STD_HEAD


rev 2.9, prev_rev 2.8
Index: UI_STD_HEAD
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/vars/UI_STD_HEAD,v
retrieving revision 2.8
retrieving revision 2.9
diff -u -u -r2.8 -r2.9
--- UI_STD_HEAD	2001/10/07 13:06:58	2.8
+++ UI_STD_HEAD	2001/12/06 21:18:44	2.9
@@ -44,12 +44,12 @@
 	for(@parms) {
 		delete $Scratch->{$_};
 		$last = $_;
-		$last =~ s/ui_class_//;
 	} 
+	$last =~ s/ui_class_//;
 	$ui_tag = (delete $Scratch->{ui_class} || $last || 'None');
 	my $sparams = <<EOF;
 		fi=@_UI_MENU_TABLE_@
-		st=text
+		st=db
 		rf=*
 		co=yes
 		tf=msort