aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default/layout/collection/grid/member/with_actions.tt
diff options
context:
space:
mode:
Diffstat (limited to 'share/skin/default/layout/collection/grid/member/with_actions.tt')
-rw-r--r--share/skin/default/layout/collection/grid/member/with_actions.tt12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/skin/default/layout/collection/grid/member/with_actions.tt b/share/skin/default/layout/collection/grid/member/with_actions.tt
new file mode 100644
index 0000000..a0bca88
--- /dev/null
+++ b/share/skin/default/layout/collection/grid/member/with_actions.tt
@@ -0,0 +1,12 @@
+=extends collection/grid/member
+
+=for layout field_list
+
+[% call_next %]
+[% actions %]
+
+=for layout action
+
+<td>[% call_next %]</td>
+
+=cut