forked from OpenNeo/impress
add ajax auth for closet_hangers#index
This commit is contained in:
parent
99a7558dd9
commit
b04c5db98a
1 changed files with 2 additions and 1 deletions
|
@ -117,5 +117,6 @@
|
|||
|
||||
- content_for :javascripts do
|
||||
= include_javascript_libraries :jquery
|
||||
= javascript_include_tag 'jquery.ui', 'jquery.jgrowl', 'placeholder', 'closet_hangers/index'
|
||||
= javascript_include_tag 'ajax_auth', 'jquery.ui', 'jquery.jgrowl',
|
||||
'placeholder', 'closet_hangers/index'
|
||||
|
||||
|
|
Loading…
Reference in a new issue