Commit e34e8a437ec6e850b19710398683855797c84280
1 parent
2af1b572
Exists in
master
and in
29 other branches
ActionItem0: modifing path of back icon
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@291 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/layouts/application.rhtml
@@ -34,7 +34,7 @@ | @@ -34,7 +34,7 @@ | ||
34 | <div id="footer"> | 34 | <div id="footer"> |
35 | <a name='footer'/></a> | 35 | <a name='footer'/></a> |
36 | <%= footer %> | 36 | <%= footer %> |
37 | - <%= design_display_icon('back')%> | 37 | + <%= design_display_icon('back',"" , :action => 'list')%> |
38 | </div> | 38 | </div> |
39 | </div> | 39 | </div> |
40 | </div> | 40 | </div> |