mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-02 20:19:27 +01:00
Mobile theme WIP:
- Try to not disturb nm header
This commit is contained in:
parent
ff0571a85f
commit
c93938f340
@ -86,7 +86,9 @@
|
|||||||
<template align="right" id="addressbook.index.right_add"/>
|
<template align="right" id="addressbook.index.right_add"/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<description id="plus_button_container" />
|
<description width="0" id="plus_button_container" />
|
||||||
|
</row>
|
||||||
|
<row>
|
||||||
<nextmatch id="nm" template="addressbook.index.rows" span="all"/>
|
<nextmatch id="nm" template="addressbook.index.rows" span="all"/>
|
||||||
</row>
|
</row>
|
||||||
<row class="noPrint dialogFooterToolbar" disabled="!@nm[selectcols]=/legacy_actions/">
|
<row class="noPrint dialogFooterToolbar" disabled="!@nm[selectcols]=/legacy_actions/">
|
||||||
|
@ -72,6 +72,8 @@
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<description id="plus_button_container"/>
|
<description id="plus_button_container"/>
|
||||||
|
</row>
|
||||||
|
<row>
|
||||||
<nextmatch id="nm" template="infolog.index.rows" header_left="infolog.index.dates" span="all"/>
|
<nextmatch id="nm" template="infolog.index.rows" header_left="infolog.index.dates" span="all"/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
|
Loading…
Reference in New Issue
Block a user