Commit e34e8a437ec6e850b19710398683855797c84280

Authored by LeandroNunes
1 parent 2af1b572

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 34 <div id="footer">
35 35 <a name='footer'/></a>
36 36 <%= footer %>
37   - <%= design_display_icon('back')%>
  37 + <%= design_display_icon('back',"" , :action => 'list')%>
38 38 </div>
39 39 </div>
40 40 </div>
... ...