One of those LdapWordEdit was not meant to be

This commit is contained in:
David Bartley 2009-01-23 00:53:28 -05:00
parent 9d3aa35790
commit 1b582abbf5
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ class ConfirmPage(WizardPanel):
task -> used to deterimine the action
"""
self.user = LdapWordEdit(csclub_uri, csclub_base, 'uid', "Username: ")
self.user = urwid.Text("Username: ")
self.book = urwid.Text("Book: ")
title = ""