Skip to content

Commit

Permalink
try to fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfanizza authored and jamesyu committed Feb 1, 2011
1 parent 696ab53 commit 018bc9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/views/layouts/application.html.erb
Expand Up @@ -12,9 +12,8 @@
<title>CloudEdit</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">


<%#= stylesheet_link_tag :all, :cache => true %>
<%= include_stylesheets :app %>
<%= include_stylesheets :app, :media => 'all' %>
<%= include_javascripts :app %>
</head>

Expand Down

0 comments on commit 018bc9c

Please sign in to comment.