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

jparsons at sourceware.org jparsons at sourceware.org
Sun Aug 13 18:42:11 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	jparsons at sourceware.org	2006-08-13 19:42:11

Modified files:
	luci/cluster   : form-macros 

Log message:
	Fence labels

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.36&r2=1.37

--- conga/luci/cluster/form-macros	2006/08/13 18:35:21	1.36
+++ conga/luci/cluster/form-macros	2006/08/13 18:42:11	1.37
@@ -639,7 +639,6 @@
               </span>
 			</div>
   <hr/>
-  <h3>Failover Domain Membership</h3>
     <div class=fdomblock>
 							<h3>Failover Domain Membership: </h3>
               <span tal:condition="python:len(nodeinfo['fdoms']) == 0">
@@ -655,6 +654,12 @@
      </div>
   <hr/>
   <h3>Fencing</h3>
+  <div width="50%">
+   <h4>Main Fencing Method</h4>
+  </div>
+  <div width="50%">
+   <h4>Backup Fencing Method</h4>
+  </div>
 </div>
 
 <div metal:define-macro="nodes-form">




More information about the Cluster-devel mailing list