Mobile theme WIP:

- Try to not disturb nm header
This commit is contained in:
Hadi Nategh 2016-01-19 13:51:20 +00:00
parent ff0571a85f
commit c93938f340
2 changed files with 5 additions and 1 deletions

View File

@ -86,7 +86,9 @@
<template align="right" id="addressbook.index.right_add"/>
</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"/>
</row>
<row class="noPrint dialogFooterToolbar" disabled="!@nm[selectcols]=/legacy_actions/">

View File

@ -72,6 +72,8 @@
</row>
<row>
<description id="plus_button_container"/>
</row>
<row>
<nextmatch id="nm" template="infolog.index.rows" header_left="infolog.index.dates" span="all"/>
</row>
<row>