1
0
Fork 0
forked from OpenNeo/impress

add ajax auth for closet_hangers#index

This commit is contained in:
Emi Matchu 2012-03-23 16:59:23 -05:00
parent 99a7558dd9
commit b04c5db98a

View file

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