Add status thing

pull/5/head
Michael Spang 14 years ago
parent 2d023e6ec4
commit 5606ef01e5
  1. 1
      ceo/urwid/newmember.py

@ -172,6 +172,7 @@ class EndPage(WizardPanel):
def check(self):
pop_window()
def activate(self):
set_status("Contacting the gibson...")
problem = None
try:
if self.utype == 'member':

Loading…
Cancel
Save