disable portlet slots

This commit is contained in:
Katja Suess 2019-12-05 23:27:56 +01:00
parent 64d50fbd00
commit 7a680675be
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@
i18n:domain="plone">
<body>
<metal:override fill-slot="top_slot"
tal:define="disable_column_one python:request.set('disable_plone.leftcolumn',1);
disable_column_two python:request.set('disable_plone.rightcolumn',1);"/>
<metal:main fill-slot="main">
<tal:main-macro metal:define-macro="main"
tal:define="toLocalizedTime nocall:context/@@plone/toLocalizedTime;