app/views/layouts/jc_cms/application.html.erb in jc_cms-0.0.1 vs app/views/layouts/jc_cms/application.html.erb in jc_cms-0.0.2
- old
+ new
@@ -11,10 +11,10 @@
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
- <%= stylesheet_link_tag "application", :media => "all" %>
+ <%= stylesheet_link_tag "jc_cms/application", :media => "all" %>
<!-- For third-generation iPad with high-resolution Retina display: -->
<!-- Size should be 144 x 144 pixels -->
<%= favicon_link_tag 'images/apple-touch-icon-144x144-precomposed.png', :rel => 'apple-touch-icon-precomposed', :type => 'image/png', :sizes => '144x144' %>