Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
236fd1e6
Commit
236fd1e6
authored
Sep 29, 2012
by
Cyril
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
all devise controller use devise layout
parent
a79eb842
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
app/views/layouts/devise.html.haml
app/views/layouts/devise.html.haml
+0
-0
config/application.rb
config/application.rb
+0
-4
No files found.
app/views/layouts/devise
_layout
.html.haml
→
app/views/layouts/devise.html.haml
View file @
236fd1e6
File moved
config/application.rb
View file @
236fd1e6
...
@@ -53,9 +53,5 @@ module Gitlab
...
@@ -53,9 +53,5 @@ module Gitlab
# Add fonts
# Add fonts
config
.
assets
.
paths
<<
"
#{
Rails
.
root
}
/app/assets/fonts"
config
.
assets
.
paths
<<
"
#{
Rails
.
root
}
/app/assets/fonts"
config
.
to_prepare
do
Devise
::
SessionsController
.
layout
'devise_layout'
end
end
end
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment