hide top actions for Lobo skin until positioned correctly
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3939 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
1f0b4d7c9f
commit
29a532dfaf
1 changed files with 2 additions and 2 deletions
|
@ -15,12 +15,12 @@
|
||||||
tal:attributes="src string:${resourceBase}logo.png" /></a>
|
tal:attributes="src string:${resourceBase}logo.png" /></a>
|
||||||
<hr />
|
<hr />
|
||||||
</div>
|
</div>
|
||||||
<div class="pull-2"
|
<!--<div class="pull-2"
|
||||||
metal:define-slot="top-actions">
|
metal:define-slot="top-actions">
|
||||||
<tal:action repeat="macro controller/macros/top_actions">
|
<tal:action repeat="macro controller/macros/top_actions">
|
||||||
<metal:action use-macro="macro" />
|
<metal:action use-macro="macro" />
|
||||||
</tal:action>
|
</tal:action>
|
||||||
</div>
|
</div>-->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="content" class="span-6"
|
<div id="content" class="span-6"
|
||||||
|
|
Loading…
Add table
Reference in a new issue