* [Cluster-devel] conga/luci/cluster form-chooser
@ 2006-08-02 17:20 rmccabe
0 siblings, 0 replies; 2+ messages in thread
From: rmccabe @ 2006-08-02 17:20 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2006-08-02 17:20:20
Modified files:
luci/cluster : form-chooser
Log message:
committing for stephen
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-chooser.diff?cvsroot=cluster&r1=1.4&r2=1.5
--- conga/luci/cluster/form-chooser 2006/07/27 16:32:46 1.4
+++ conga/luci/cluster/form-chooser 2006/08/02 17:20:20 1.5
@@ -101,6 +101,9 @@
<span tal:omit-tag="" tal:condition="python: ptype == '35'">
<div metal:use-macro="here/resource-form-macros/macros/resourceprocess-form"/>
</span>
+ <span tal:omit-tag="" tal:condition="python: ptype == '36'">
+ <div metal:use-macro="here/resource-form-macros/macros/resourceremove-form"/>
+ </span>
<span tal:omit-tag="" tal:condition="python: ptype == '40'">
<div metal:use-macro="here/form-macros/macros/fdoms-form"/>
</span>
^ permalink raw reply [flat|nested] 2+ messages in thread* [Cluster-devel] conga/luci/cluster form-chooser
@ 2006-08-16 22:23 jparsons
0 siblings, 0 replies; 2+ messages in thread
From: jparsons @ 2006-08-16 22:23 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: jparsons at sourceware.org 2006-08-16 22:23:46
Modified files:
luci/cluster : form-chooser
Log message:
change pagetype
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-chooser.diff?cvsroot=cluster&r1=1.6&r2=1.7
--- conga/luci/cluster/form-chooser 2006/08/13 16:16:17 1.6
+++ conga/luci/cluster/form-chooser 2006/08/16 22:23:46 1.7
@@ -108,7 +108,7 @@
<div metal:use-macro="here/resource-form-macros/macros/resourceremove-form"/>
</span>
<span tal:omit-tag="" tal:condition="python: ptype == '40'">
- <div metal:use-macro="here/form-macros/macros/fdoms-form"/>
+ <div metal:use-macro="here/form-macros/macros/fdomlist-form"/>
</span>
<span tal:omit-tag="" tal:condition="python: ptype == '41'">
<div metal:use-macro="here/form-macros/macros/fdomadd-form"/>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-08-16 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-02 17:20 [Cluster-devel] conga/luci/cluster form-chooser rmccabe
-- strict thread matches above, loose matches on Subject: below --
2006-08-16 22:23 jparsons
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).