demarches-normaliennes/app/controllers/users
Pierre de La Morinerie 62ee710382 sign_in: remove hack for displaying the procedure context
Before there was no way to display the informations about a procedure
without having a dossier. Thus an empty dossier was created.

Now we can display the informations of a procedure using a @procedure
instance variable, so we can move this hack away.
2019-01-16 14:25:12 +01:00
..
confirmations_controller.rb layouts: rename "application" to "application_old" 2019-01-07 12:17:05 +01:00
passwords_controller.rb layouts: rename "application" to "application_old" 2019-01-07 12:17:05 +01:00
registrations_controller.rb layouts: rename "application" to "application_old" 2019-01-07 12:17:05 +01:00
sessions_controller.rb sign_in: remove hack for displaying the procedure context 2019-01-16 14:25:12 +01:00