From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 1 Feb 2007 20:27:35 -0000 Subject: [Cluster-devel] conga/luci/cluster form-chooser form-macros Message-ID: <20070201202735.2045.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2007-02-01 20:27:33 Modified files: luci/cluster : form-chooser form-macros Log message: get rid of xen prefix in the VM service area Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-chooser.diff?cvsroot=cluster&r1=1.15&r2=1.16 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.169&r2=1.170 --- conga/luci/cluster/form-chooser 2006/12/21 21:26:20 1.15 +++ conga/luci/cluster/form-chooser 2007/02/01 20:27:33 1.16 @@ -57,10 +57,10 @@
-
+
-
+
@@ -92,9 +92,6 @@
- -
-
--- conga/luci/cluster/form-macros 2007/01/31 23:36:26 1.169 +++ conga/luci/cluster/form-macros 2007/02/01 20:27:33 1.170 @@ -3464,21 +3464,24 @@ + +
+ +
+
  • + tal:attributes="checked python: (not add_cluster or not 'download_pkgs' in add_cluster or add_cluster['download_pkgs'] != 0) and 'checked' or ''" /> Download packages
  • - + tal:attributes="checked python: (add_cluster and 'download_pkgs' in add_cluster and add_cluster['download_pkgs'] == 0) and 'checked' or ''" /> Use locally installed packages.
@@ -3507,12 +3510,6 @@ - -
- -
- @@ -3734,7 +3731,7 @@
-
+
@@ -3770,9 +3767,9 @@
-
+
+ tal:define="vminfo python:here.getVMInfo(modelb, request)"> @@ -3818,10 +3815,6 @@
-
- -
-