|
@@ -82,7 +82,7 @@
|
|
|
%endif
|
|
%endif
|
|
|
|
|
|
|
|
<!-- ko if: columns().length > 0 && isToolbarVisible -->
|
|
<!-- ko if: columns().length > 0 && isToolbarVisible -->
|
|
|
- <div data-bind="dockable: { scrollable: '.page-content', jumpCorrection: 50, topSnap: '${ conf.CUSTOM.BANNER_TOP_HTML.get() and "78px" or "50px" }', triggerAdjust: 0 }">
|
|
|
|
|
|
|
+ <div data-bind="dockable: { scrollable: '.page-content', jumpCorrection: 50, topSnap: '${ conf.CUSTOM.BANNER_TOP_HTML.get() and "128px" or "100px" }', triggerAdjust: 50 }">
|
|
|
%if hasattr(caller, "results"):
|
|
%if hasattr(caller, "results"):
|
|
|
<div style="float: left; margin-left: 20px">
|
|
<div style="float: left; margin-left: 20px">
|
|
|
<div class="toolbar-label">${_('DISPLAY')}</div>
|
|
<div class="toolbar-label">${_('DISPLAY')}</div>
|