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

jparsons at sourceware.org jparsons at sourceware.org
Wed Oct 4 17:45:07 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	jparsons at sourceware.org	2006-10-04 17:45:06

Modified files:
	luci/cluster   : form-macros 

Log message:
	removed offending test code

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

--- conga/luci/cluster/form-macros	2006/10/04 16:10:22	1.76
+++ conga/luci/cluster/form-macros	2006/10/04 17:45:06	1.77
@@ -1023,10 +1023,6 @@
 	</div>
 
 	<h3>Fencing</h3>
-  <span tal:define="global fencelevelone python:fenceinfo[0];
-                    global fenceleveltwo python:fenceinfo[1]"/>
-  <h4>Main fencing has <span tal:content="python:len(fencelevelone)"/> fences</h4>
-  <h4>Backup fencing has <span tal:content="python:len(fenceleveltwo)"/> fences</h4>
 	<table id="fence_devices" class="cluster node fencedev">
 		<tfoot class="fencedev">
 		<tr class="cluster node fencedev"><td class="cluster node fencedev">




More information about the Cluster-devel mailing list