[interchange-cvs] interchange - heins modified dist/lib/UI/pages/admin/content_push.html

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Thu Sep 12 00:59:03 2002


User:      heins
Date:      2002-09-12 04:58:47 GMT
Modified:  dist/lib/UI/pages/admin content_push.html
Log:
* Add "check all, uncheck all" boxes.

Revision  Changes    Path
1.2       +2 -0      interchange/dist/lib/UI/pages/admin/content_push.html


rev 1.2, prev_rev 1.1
Index: content_push.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: /var/cvs/interchange/dist/lib/UI/pages/admin/content_push.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- content_push.html	29 Aug 2002 07:59:24 -0000	1.1
+++ content_push.html	12 Sep 2002 04:58:47 -0000	1.2
@@ -174,6 +174,8 @@
 <br>
 <input type=3Dsubmit name=3Dpush value=3D"[L]Push components[/L]">
 <br>
+	<A HREF=3D"javascript:checkAll(document.pushform, 'target', 0)"><img src=
=3D"__UI_IMG__box_checked.gif" border=3D0>Check all</A>&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;
+	<A HREF=3D"javascript:checkAll(document.pushform, 'target', 1)"><img src=
=3D"__UI_IMG__box_empty.gif" border=3D0>Uncheck all</A>
 <input type=3Dcheckbox name=3Dbackup value=3D1 CHECKED> Back files up
 </form>
=20