From mboxrd@z Thu Jan 1 00:00:00 1970 From: jparsons@sourceware.org Date: 25 Jul 2006 02:28:47 -0000 Subject: [Cluster-devel] conga/luci/site/luci/Extensions conga_constants.py Message-ID: <20060725022847.14535.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: jparsons at sourceware.org 2006-07-25 02:28:46 Modified files: luci/site/luci/Extensions: conga_constants.py Log message: new pagetype Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/conga_constants.py.diff?cvsroot=cluster&r1=1.4&r2=1.5 --- conga/luci/site/luci/Extensions/conga_constants.py 2006/07/24 19:39:06 1.4 +++ conga/luci/site/luci/Extensions/conga_constants.py 2006/07/25 02:28:46 1.5 @@ -1,4 +1,5 @@ #PAGE_TYPEs +CLUSTERLIST="3" CLUSTERS="4" CLUSTER="5" CLUSTER_ADD="6"