- Timestamp:
- 20 Sep 2012, 08:22:52 (12 years ago)
- Location:
- main/waeup.kofa/branches/uli-async-update
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-async-update
- Property svn:mergeinfo changed
/main/waeup.kofa/trunk merged: 9172,9178,9180,9182-9184,9186-9189,9191-9204
- Property svn:mergeinfo changed
-
main/waeup.kofa/branches/uli-async-update/src/waeup/kofa/applicants/browser.py
r9169 r9208 1042 1042 return 1043 1043 1044 @action(_(' Get login credentials'), style='primary')1044 @action(_('Send login credentials to email address'), style='primary') 1045 1045 def register(self, **data): 1046 1046 if not self.captcha_result.is_valid:
Note: See TracChangeset for help on using the changeset viewer.