[refs #230] remove wrong js

This commit is contained in:
Alexander Machehin 2012-03-01 00:45:37 +06:00
parent 3415c6eb9f
commit 5f71d430fc
1 changed files with 0 additions and 1 deletions

View File

@ -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