display header in toolbar again (after framework changes)

This commit is contained in:
Ralf Becker 2019-05-29 12:38:33 +02:00
parent 56655092f0
commit 3f76e491d5

View File

@ -16,7 +16,7 @@ Egroupware
<toolbar id="toolbar" width="100%" flat_list="false"/> <toolbar id="toolbar" width="100%" flat_list="false"/>
<!-- Fake an app header inside the toolbar --> <!-- Fake an app header inside the toolbar -->
<box class="egw_fw_ui_app_header_container"> <box class="egw_fw_ui_app_header_container">
<description id="app_header" class="egw_fw_ui_app_header"/> <description id="app_header"/>
</box> </box>
</template> </template>
</overlay> </overlay>