Move calendar date indicator to the right side of header

This commit is contained in:
Hadi Nategh 2022-11-07 10:47:55 +01:00
parent eccf4bb1da
commit def19ebe48

View File

@ -19,11 +19,11 @@ Egroupware
</box>
</box>
<searchbox id="keywords" blur="Search" overlay="false" onchange="app.calendar.update_state({view: 'listview',search: widget.getValue()});return false;"/>
<description id="app_header"/>
<toolbar id="toolbar" width="100%" flat_list="false"/>
<!-- Fake an app header inside the toolbar -->
<box class="egw_fw_ui_app_header_container">
<favorites app="calendar"/>
</box>
<description id="app_header"/>
</template>
</overlay>