Mobile theme W.I.P.:

- Fix addressbook edit gets x-scrollbar
This commit is contained in:
Hadi Nategh 2016-02-05 09:43:26 +00:00
parent 0b6eb098bc
commit f52c965cbe

View File

@ -35,9 +35,12 @@
<checkbox id="mustchangepassword" label="Must change password upon next login"/>
<checkbox id="changepassword" label="Can change password"/>
</vbox>
<checkbox id="anonymous" label="Anonymous user. Not shown in list sessions."/>
</hbox>
</row>
<row>
<description/>
<checkbox id="anonymous" label="Anonymous user. Not shown in list sessions."/>
</row>
<row disabled="!@ldap_extra_attributes">
<description value="Home directory" for="homedirectory"/>
<textbox id="homedirectory" class="et2_fullWidth"/>