also, this

This commit is contained in:
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 2010-06-12 22:34:13 +00:00
parent 3a0ff72c7a
commit 022afc405f

View file

@ -321,8 +321,8 @@ Avail: Sets your availability to available and (optional) sets your status
""" """
Display the error on the room window Display the error on the room window
""" """
# if not error: if not error:
# return return
room = self.get_room_by_name(room) room = self.get_room_by_name(room)
code = error.getAttr('code') code = error.getAttr('code')
typ = error.getAttr('type') typ = error.getAttr('type')