From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 21 Jun 2006 23:06:29 -0000 Subject: [Cluster-devel] conga/luci/utils luci_admin Message-ID: <20060621230629.20443.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 2006-06-21 23:06:29 Modified files: luci/utils : luci_admin Log message: Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/utils/luci_admin.diff?cvsroot=cluster&r1=1.17&r2=1.18 --- conga/luci/utils/luci_admin 2006/06/21 17:41:30 1.17 +++ conga/luci/utils/luci_admin 2006/06/21 23:06:28 1.18 @@ -322,7 +322,7 @@ stitle = str(stitle) try: - x.manage_addFolder(newsys, stitle) + new_cluster.manage_addFolder(newsys, stitle) newcs = app.unrestrictedTraverse('/luci/systems/cluster/' + id + '/' + newsys) if not newcs: raise