引入JS文件

dev_repository_hjq
huang 10 years ago
parent 890f36a2d5
commit bb7904b32f

@ -13,7 +13,7 @@
<%= javascript_heads %>
<%= heads_for_theme %>
<%= stylesheet_link_tag 'public', 'pleft', 'project','jquery/jquery-ui-1.9.2' %>
<%= javascript_include_tag 'project', 'header' %>
<%= javascript_include_tag 'project', 'header','select_list_move' %>
<%= call_hook :view_layouts_base_html_head %>
<!-- page specific tags -->
<%= yield :header_tags -%>

Loading…
Cancel
Save