annotate .svn/pristine/6d/6d3d606895d40c8ee59c23f5387ffb55aef3493a.svn-base @ 1169:492ff72268e3
bug_521
Close obsolete branch bug_521
author |
Chris Cannam |
date |
Thu, 18 Oct 2012 10:42:48 +0100 |
parents |
cbb26bc654de |
children |
|
rev |
line source |
Chris@909
|
1 <div class="contextual">
|
Chris@909
|
2 <%= link_to l(:button_edit), {:action => 'edit'}, :class => 'icon icon-edit' %>
|
Chris@909
|
3 <%= link_to l(:button_copy), {:action => 'copy'}, :class => 'icon icon-copy' %>
|
Chris@909
|
4 <%= link_to l(:field_summary), {:action => 'index'}, :class => 'icon icon-summary' %>
|
Chris@909
|
5 </div>
|