Changeset 38 for branches/adapt/app/controllers/repository_controller.rb
- Timestamp:
- 02/13/06 22:41:40 (7 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/adapt/app/controllers/repository_controller.rb
r17 r38 14 14 begin 15 15 set_repo 16 redirect_to :controller => 'nav_class', :action => 'list' 16 redirect_to :controller => 'nav_class', :action => 'list' and return 17 17 rescue => ex 18 18 flash['notice'] = 'Invalid username/password/repository combination.'
