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

jparsons at sourceware.org jparsons at sourceware.org
Thu Aug 10 15:49:34 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	jparsons at sourceware.org	2006-08-10 15:49:34

Modified files:
	luci/cluster   : form-macros 

Log message:
	typo

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

--- conga/luci/cluster/form-macros	2006/08/10 14:16:03	1.20
+++ conga/luci/cluster/form-macros	2006/08/10 15:49:34	1.21
@@ -891,7 +891,7 @@
      <span tal:condition="ref">
       <h4>This is a shared resource</h4>
      </span>
-     <span tal:condition="not ref">
+     <span tal:condition="not: ref">
       <h4>This is a resource private to this service</h4>
      </span>
    </span>




More information about the Cluster-devel mailing list