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

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Sun Aug 18 04:34:01 2002


User:      heins
Date:      2002-08-18 08:33:06 GMT
Modified:  dist/lib/UI/vars UI_STD_HEAD
Log:
* Oops! While experimenting with flydown menus for the UI, I committed
  the flyout version which doesn't work without a tree database.
  Fixed.

Revision  Changes    Path
2.28      +3 -8      interchange/dist/lib/UI/vars/UI_STD_HEAD


rev 2.28, prev_rev 2.27
Index: UI_STD_HEAD
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /var/cvs/interchange/dist/lib/UI/vars/UI_STD_HEAD,v
retrieving revision 2.27
retrieving revision 2.28
diff -u -r2.27 -r2.28
--- UI_STD_HEAD	18 Aug 2002 08:17:44 -0000	2.27
+++ UI_STD_HEAD	18 Aug 2002 08:33:04 -0000	2.28
@@ -270,24 +270,20 @@
=20
 [menu
 	  name=3DTop
-	  menu-type=3Dflyout
-	  anchor_down=3D1
 	  inactive=3Dinactive
 	  localize=3Dname
 	  indicator=3Dindicator
 	  ui_security=3Ddepends_on
-	  flyout_class=3Dtabdark
 	  link_class=3Dmenufont
 	  entities=3Ddescription
-	  lr=3D1]
-{MV_LEVEL:}
+	  ]
 {INDICATED:}
 	<!-- class=3D{NAME} down -->
 											<td valign=3Dbottom>
 												<table width=3D"100%" border=3D0 cellspacing=3D0 cellpadding=
=3D0>
 													<tr>
 														<td width=3D14 rowspan=3D3 class=3Dshrink><a
-			href=3D"{PAGE}"
+			href=3D"{HREF}"
 			title=3D"{DESCRIPTION}"><img border=3D0 src=3D"tab_dark_left.gif"></A><=
/td>
 														<td height=3D1 width=3D69 class=3Dtabborder><img src=3D"bg.g=
if" height=3D1></td>
 														<td width=3D2 rowspan=3D3><img src=3D"tab_dark_right.gif"></=
td>
@@ -298,7 +294,7 @@
 													<tr>
 														<td height=3D13 align=3Dleft valign=3Dtop><a
 		id=3D"{CODE}"
-		href=3D"{PAGE}"
+		href=3D"{HREF}"
 		onMouseOver=3D"mousein(this)"
 		onMouseOut=3D"mouseout(this)"
 		title=3D"{DESCRIPTION}"
@@ -340,7 +336,6 @@
 </table>
 </td>
 {/INDICATED?}
-{/MV_LEVEL:}
 [/menu]
 										</tr>
 									</table>