[Cluster-devel] conga/luci/cluster form-macros

rmccabe at sourceware.org rmccabe at sourceware.org
Wed Feb 28 21:42:23 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL4
Changes by:	rmccabe at sourceware.org	2007-02-28 21:42:22

Modified files:
	luci/cluster   : form-macros 

Log message:
	bz 230461

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.176.2.13&r2=1.176.2.14

--- conga/luci/cluster/form-macros	2007/02/20 23:09:37	1.176.2.13
+++ conga/luci/cluster/form-macros	2007/02/28 21:42:22	1.176.2.14
@@ -268,7 +268,9 @@
 					</ul>
 				</td></tr>
 				<tr class="systemsTable"><td colspan="2" class="systemsTable">
-					<input type="checkbox" name="enable_storage" />
+					<input type="checkbox" name="enable_storage"
+						tal:attributes="
+							checked add_cluster/shared_storage | nothing" />
 					Enable Shared Storage Support
 				</td></tr>
 				<tr class="systemsTable"><td colspan="2" class="systemsTable">




More information about the Cluster-devel mailing list