Skip to content

Commit

Permalink
load depot.css
Browse files Browse the repository at this point in the history
  • Loading branch information
kyanny committed Jan 19, 2010
1 parent d8ace65 commit d51e802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depot/app/views/layouts/products.html.erb
Expand Up @@ -5,7 +5,7 @@
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>Products: <%= controller.action_name %></title>
<%= stylesheet_link_tag 'scaffold' %>
<%= stylesheet_link_tag 'scaffold', 'depot' %>
</head>
<body>

Expand Down

0 comments on commit d51e802

Please sign in to comment.