remove condition from action macro, must be handled by Python code when setting up the actions

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3908 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2010-06-27 13:12:03 +00:00
parent 5b1ce772de
commit b408da0731

View file

@ -3,8 +3,7 @@
$Id$--> $Id$-->
<metal:action define-macro="action" <metal:action define-macro="action">
tal:condition="action/condition">
<div class="action" <div class="action"
tal:attributes="class action/cssClass; tal:attributes="class action/cssClass;
id action/dialogName|nothing; id action/dialogName|nothing;