Commit 69f936f8e353c92c114188018b862cf6f4575a99
1 parent
e93b239f
Exists in
master
and in
29 other branches
ActionItem152: adding icons CSS back
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1223 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
app/views/layouts/application.rhtml
@@ -19,6 +19,7 @@ | @@ -19,6 +19,7 @@ | ||
19 | 19 | ||
20 | <%# FIXME %> | 20 | <%# FIXME %> |
21 | <%= stylesheet_link_tag '/designs/templates/default/stylesheets/style.css' %> | 21 | <%= stylesheet_link_tag '/designs/templates/default/stylesheets/style.css' %> |
22 | + <%= stylesheet_link_tag '/designs/icons/default/style.css' %> | ||
22 | 23 | ||
23 | <%= javascript_include_tag(:defaults) %> | 24 | <%= javascript_include_tag(:defaults) %> |
24 | <%= javascript_include_tag 'menu' %> | 25 | <%= javascript_include_tag 'menu' %> |