[interchange-cvs] interchange - heins modified 2 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Wed Jul 17 14:59:01 2002


User:      heins
Date:      2002-07-17 18:58:32 GMT
Modified:  dist/lib/UI/pages/admin layout.html layout_auto.html
Log:
* Add mv_session_id to forms.

Revision  Changes    Path
2.2       +3 -0      interchange/dist/lib/UI/pages/admin/layout.html


rev 2.2, prev_rev 2.1
Index: layout.html
=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: /anon_cvs/repository/interchange/dist/lib/UI/pages/admin/layout.h=
tml,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- layout.html	7 Jan 2002 14:54:05 -0000	2.1
+++ layout.html	17 Jul 2002 18:58:32 -0000	2.2
@@ -42,6 +42,7 @@
 <td valign=3Dtop bgcolor=3D"__UI_C_INTBLOCK__">
=20
 <FORM METHOD=3DGET ACTION=3D"[process]" name=3D"areaform">
+<input type=3Dhidden name=3Dmv_session_id  value=3D"[data session id]">
 <input type=3Dhidden name=3Dui_window_name value=3D"mainwindow[scratch win=
dow_name]">
 <input type=3Dhidden name=3Dmv_todo        value=3Dreturn>
 <input type=3Dhidden name=3Dmv_nextpage    value=3D"@@MV_PAGE@@">
@@ -448,6 +449,7 @@
=20
 [loop list=3D"[value area]" prefix=3Dtable]
 <FORM METHOD=3DPOST name=3Dlayout_area_properties ACTION=3D"[area ui]">
+<input type=3Dhidden name=3Dmv_session_id  value=3D"[data session id]">
 <INPUT TYPE=3Dhidden NAME=3Dmv_todo VALUE=3D"set">
 <INPUT TYPE=3Dhidden NAME=3Dfrom_section VALUE=3D1>
 <INPUT TYPE=3Dhidden NAME=3Dmv_click VALUE=3D"process_ui_area">
@@ -808,6 +810,7 @@
=20
 [loop list=3D"[either][value cat][or]NEW[/either]" prefix=3Dtable]
 <FORM METHOD=3DGET ACTION=3D"[area ui]" name=3Dlayout_cat_properties>
+<input type=3Dhidden name=3Dmv_session_id  value=3D"[data session id]">
 <INPUT TYPE=3Dhidden NAME=3Dmv_todo VALUE=3D"set">
 <INPUT TYPE=3Dhidden NAME=3Dfrom_category VALUE=3D1>
 <INPUT TYPE=3Dhidden NAME=3Dmv_click VALUE=3D"process_ui_cat">



2.4       +1 -0      interchange/dist/lib/UI/pages/admin/layout_auto.html


rev 2.4, prev_rev 2.3
Index: layout_auto.html
=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: /anon_cvs/repository/interchange/dist/lib/UI/pages/admin/layout_a=
uto.html,v
retrieving revision 2.3
retrieving revision 2.4
diff -u -r2.3 -r2.4
--- layout_auto.html	23 Jun 2002 01:20:10 -0000	2.3
+++ layout_auto.html	17 Jul 2002 18:58:32 -0000	2.4
@@ -26,6 +26,7 @@
 <!-- ----- BEGIN REAL STUFF ----- -->
=20
 <form action=3D"[area __UI_BASE__/layout]" method=3DGET>
+<input type=3Dhidden name=3Dmv_session_id  value=3D"[data session id]">
 <input type=3Dhidden name=3Dmv_action value=3Dback>
=20
 <table border=3D0 __UI_T_PROPERTIES__>