aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default/layout/grid_view/entity/with_actions.tt
blob: 7f84147215f0910e6ec039ba89247c88f94c335b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
=extends grid_view/entity

=for layout field_list

[% call_next %]
[% actions %]

=for layout action

<td>[% call_next %]</td>

=cut