mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
fixed duplicate validation error, because groupbox also had the name of the birthdate field
This commit is contained in:
parent
21b0cb6648
commit
03cf41c5ba
File diff suppressed because one or more lines are too long
@ -230,7 +230,7 @@
|
|||||||
<row height="30">
|
<row height="30">
|
||||||
<image src="gear"/>
|
<image src="gear"/>
|
||||||
<description options=",,,bday" value="Birthday"/>
|
<description options=",,,bday" value="Birthday"/>
|
||||||
<hbox id="bday" options="0,0">
|
<hbox options="0,0">
|
||||||
<date options="Y-m-d" id="bday"/>
|
<date options="Y-m-d" id="bday"/>
|
||||||
<menulist>
|
<menulist>
|
||||||
<menupopup id="tz" no_lang="1" label="Timezone" align="right"/>
|
<menupopup id="tz" no_lang="1" label="Timezone" align="right"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user