From 7d2b8768b1b7f298bbf4811f04f4559acf9ea285 Mon Sep 17 00:00:00 2001 From: helmutm Date: Tue, 30 Dec 2008 22:52:29 +0000 Subject: [PATCH] minor clean-up of contents template git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3101 fd906abe-77d9-0310-91a1-e0d9ade77398 --- container/contents.pt | 67 +++++++++++++++---------------------------- 1 file changed, 23 insertions(+), 44 deletions(-) diff --git a/container/contents.pt b/container/contents.pt index 6756aa6..5746ef2 100644 --- a/container/contents.pt +++ b/container/contents.pt @@ -12,30 +12,27 @@
- -
- - + + tal:condition="request/type_name|nothing" /> + tal:condition="request/retitle_id|nothing" />
Name Title @@ -69,9 +66,7 @@ tal:condition="python:names_required and request.has_key('type_name')"> - - - + @@ -165,29 +160,22 @@
- + tal:condition="view/supportsRename" /> + tal:condition="view/supportsCut" /> + tal:condition="view/supportsCopy" /> + i18n:attributes="value container-paste-button" /> - + i18n:domain="zope" />
+ i18n:domain="zope" /> + i18n:domain="zope" /> + tal:attributes="value python:addingInfo[0]['action']" />
-
-
+ i18n:attributes="value container-apply-button" /> + i18n:attributes="value container-cancel-button" />
-