引入JS文件

This commit is contained in:
huang 2015-04-16 14:34:08 +08:00
parent 890f36a2d5
commit bb7904b32f
1 changed files with 1 additions and 1 deletions

View File

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