mirror of
https://github.com/internetee/registry.git
synced 2025-07-04 10:13:34 +02:00
Mount depp differently, layout improvements
This commit is contained in:
parent
f841d342b5
commit
5fc50b541d
3 changed files with 15 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
class Registrar::SessionsController < SessionsController
|
||||
layout 'registrar'
|
||||
layout 'depp/application'
|
||||
|
||||
def create
|
||||
@user = ApiUser.first if params[:user1]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue