##// END OF EJS Templates
Merged r13478 from trunk to 2.6-stable (#18156)...
Merged r13478 from trunk to 2.6-stable (#18156) Spanish translation updated by Jesus Gutierrez de la Vega. git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@13480 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r11774:f5768cc99bcd
r13098:c1fb0a73bb90
Show More
_action_menu.html.erb
4 lines | 198 B | text/plain | TextLexer
<div class="contextual">
<%= link_to l(:button_copy), {:action => 'copy'}, :class => 'icon icon-copy' %>
<%= link_to l(:field_summary), {:action => 'index'}, :class => 'icon icon-summary' %>
</div>