Included ie.js into the layout
This commit is contained in:
parent
13b33ee864
commit
e6127c6aa9
1 changed files with 3 additions and 1 deletions
|
|
@ -23,7 +23,9 @@
|
|||
= stylesheet_link_tag "blueprint/print", :media => 'print'
|
||||
= include_stylesheets :default, :media => 'all'
|
||||
|
||||
|
||||
<!--[if IE]>
|
||||
= javascript_include_tag "/javascripts/ie.js"
|
||||
<![endif]-->
|
||||
= javascript_include_tag "//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"
|
||||
|
||||
:javascript
|
||||
|
|
|
|||
Loading…
Reference in a new issue