do not show icon actions on print and presentation

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2574 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2008-05-04 09:03:54 +00:00
parent 89745445e2
commit 7e72911b6d

View file

@ -186,7 +186,7 @@
<metal:actions define-macro="object_actions">
<div style="float: right;"
<div style="float: right;" class="object-actions"
tal:define="target nocall:target|nothing;"
tal:attributes="style style|string:float: right">
<tal:actions repeat="action python:view.getActions('object', target=target)">