[refs #230] remove wrong js
This commit is contained in:
parent
3415c6eb9f
commit
5f71d430fc
|
@ -8,7 +8,6 @@
|
|||
= javascript_include_tag "login"
|
||||
- elsif ['registrations', 'passwords'].include?(controller_name) && ['new', 'create'].include?(action_name)
|
||||
= stylesheet_link_tag "registration"
|
||||
= javascript_include_tag "registration"
|
||||
= csrf_meta_tag
|
||||
|
||||
%body
|
||||
|
|
Loading…
Reference in New Issue