From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 19 Sep 2006 17:50:29 -0000 Subject: [Cluster-devel] conga/luci/cluster resource-form-macros Message-ID: <20060919175029.16185.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-19 17:50:28 Modified files: luci/cluster : resource-form-macros Log message: fix a bug on the service composition form Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/resource-form-macros.diff?cvsroot=cluster&r1=1.11&r2=1.12 --- conga/luci/cluster/resource-form-macros 2006/09/14 21:24:24 1.11 +++ conga/luci/cluster/resource-form-macros 2006/09/19 17:50:28 1.12 @@ -23,7 +23,7 @@ + global expclass python: ((res['max_depth'] == 0 and 'invisible ' or '') + 'expander')" />