Changeset 17862
- Timestamp:
- 08/09/08 16:29:29 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/core/web/jsp/registration/DomainSelectionController.jsp
r15404 r17862 25 25 26 26 <% 27 // Initializes the Properties, if this page is directly accessed (click on link in an email). 28 PropertyProvider.setContextFromRequest (request, application); 29 27 30 // Redirect to start of process if registration not started 28 31 if (!registration.isStarted()) {
