From bab6c062a14c634c86144c4dc7031e795230d97b Mon Sep 17 00:00:00 2001 From: wreis Date: Fri, 7 Aug 2009 12:23:52 +0000 Subject: backcompact stuff --- share/skin/base/layout/collection/grid/member/with_actions.tt | 3 +++ share/skin/default/layout/collection/grid/member/with_actions.tt | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 share/skin/base/layout/collection/grid/member/with_actions.tt create mode 100644 share/skin/default/layout/collection/grid/member/with_actions.tt (limited to 'share') diff --git a/share/skin/base/layout/collection/grid/member/with_actions.tt b/share/skin/base/layout/collection/grid/member/with_actions.tt new file mode 100644 index 0000000..8a7f3d4 --- /dev/null +++ b/share/skin/base/layout/collection/grid/member/with_actions.tt @@ -0,0 +1,3 @@ +=extends collection/grid/member + +=cut 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..05ec19f --- /dev/null +++ b/share/skin/default/layout/collection/grid/member/with_actions.tt @@ -0,0 +1,3 @@ +=extends NEXT + +=cut -- cgit v1.2.3-54-g00ecf