* src/DateEdit.py: resolve issue #1270, date edit not closing


svn: r9061
This commit is contained in:
Benny Malengier
2007-10-02 15:57:49 +00:00
parent 3724269538
commit d9d93d2ad7
2 changed files with 4 additions and 0 deletions

View File

@ -277,6 +277,7 @@ class DateEditorDialog(ManagedWindow.ManagedWindow):
value=the_value,
text=the_text)
self.close()
break
def build_menu_names(self, obj):
"""