remove 'top-actions' CSS class - individual sub-macros should use their own class§
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3218 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
256597a928
commit
357ab008e5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
tal:attributes="href string:${request/URL/1}"><img class="logo"
|
||||
src="logo.gif" border="0" alt="Home"
|
||||
tal:attributes="src string:${resourceBase}logo.gif" /></a>
|
||||
<div class="top-actions" metal:define-slot="top-actions">
|
||||
<div metal:define-slot="top-actions">
|
||||
<tal:action repeat="macro controller/macros/top_actions">
|
||||
<metal:action use-macro="macro" />
|
||||
</tal:action>
|
||||
|
|
Loading…
Add table
Reference in a new issue