forked from extern/egroupware
Fix infolog customfield-type
This commit is contained in:
parent
2f905e8290
commit
8cc3603ec0
@ -65,7 +65,7 @@
|
||||
<description id="${row}[label]"/>
|
||||
</vbox>
|
||||
<vbox options="0,0">
|
||||
<customfields-types statustext="Type of customfield" id="${row}[type]"/>
|
||||
<customfields-types statustext="Type of customfield" id="{$row}[type]"/>
|
||||
<checkbox label="required" id="${row}[needed]"/>
|
||||
</vbox>
|
||||
<textbox multiline="true" statustext="each value is a line like <id>[=<label>]" id="${row}[values]" rows="2" cols="30"/>
|
||||
|
Loading…
Reference in New Issue
Block a user