From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 19 Nov 2007 18:25:02 -0000 Subject: [Cluster-devel] conga/luci/cluster form-chooser resource-form- ... Message-ID: <20071119182502.11683.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2007-11-19 18:25:02 Modified files: luci/cluster : form-chooser resource-form-macros validate_sys_svc.js Log message: The rest of the work needed for the split of 'form-macros' Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-chooser.diff?cvsroot=cluster&r1=1.21&r2=1.22 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/resource-form-macros.diff?cvsroot=cluster&r1=1.45&r2=1.46 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/validate_sys_svc.js.diff?cvsroot=cluster&r1=1.3&r2=1.4 --- conga/luci/cluster/form-chooser 2007/09/27 21:42:15 1.21 +++ conga/luci/cluster/form-chooser 2007/11/19 18:25:02 1.22 @@ -20,7 +20,7 @@ -
+
@@ -35,7 +35,7 @@ -
+
@@ -43,7 +43,7 @@ -
+
@@ -83,55 +83,55 @@ -
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -163,51 +163,51 @@ -
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -215,17 +215,16 @@ -
+
-
+
- --- conga/luci/cluster/resource-form-macros 2007/11/06 23:05:06 1.45 +++ conga/luci/cluster/resource-form-macros 2007/11/19 18:25:02 1.46 @@ -13,6 +13,10 @@ +
+

Resource List Form

+
+

@@ -319,7 +323,7 @@

- +
--- conga/luci/cluster/validate_sys_svc.js 2007/08/08 21:00:06 1.3 +++ conga/luci/cluster/validate_sys_svc.js 2007/11/19 18:25:02 1.4 @@ -8,7 +8,7 @@ */ function svc_callback() { - return check_ajax_xml(xmlHttp_object, svc_callback_check)); + return check_ajax_xml(xmlHttp_object, svc_callback_check); } function svc_callback_check(ret_status, obj) {