From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 22 Sep 2006 21:59:03 -0000 Subject: [Cluster-devel] conga/luci/cluster form-macros resource-form-m ... Message-ID: <20060922215903.30689.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 2006-09-22 21:59:03 Modified files: luci/cluster : form-macros resource-form-macros resource_form_handlers.js Log message: more javascript ugliness Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.64&r2=1.65 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/resource-form-macros.diff?cvsroot=cluster&r1=1.14&r2=1.15 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/resource_form_handlers.js.diff?cvsroot=cluster&r1=1.10&r2=1.11 --- conga/luci/cluster/form-macros 2006/09/22 20:58:59 1.64 +++ conga/luci/cluster/form-macros 2006/09/22 21:59:03 1.65 @@ -1182,7 +1182,7 @@ -

Service Composition

+

Service Composition

@@ -1235,10 +1235,13 @@ tal:condition="python: 'indent_ctr' in res and 'max_depth' in res" tal:replace="structure python: '
' * (res['indent_ctr'] - res['max_depth'])" /> -
+
+