]> source.dussan.org Git - redmine.git/commitdiff
Adds icon.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 29 Oct 2016 11:12:31 +0000 (11:12 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 29 Oct 2016 11:12:31 +0000 (11:12 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@15933 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/my/page.html.erb

index 87c6e4c563e9d829245bfd4bc20c263568bb8ea2..a9a02becb1c20130cac2f1d6a81a4d6734f73192 100644 (file)
@@ -1,5 +1,5 @@
 <div class="contextual">
-    <%= link_to l(:label_personalize_page), :action => 'page_layout' %>
+    <%= link_to l(:label_personalize_page), {:action => 'page_layout'}, :class => 'icon icon-edit' %>
 </div>
 
 <h2><%=l(:label_my_page)%></h2>