mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Turn off debug
This commit is contained in:
parent
a3d31f5a4b
commit
081490d0a6
@ -126,10 +126,8 @@
|
|||||||
</hbox>
|
</hbox>
|
||||||
</vbox>
|
</vbox>
|
||||||
<vbox>
|
<vbox>
|
||||||
<menulist>
|
<et2-select-account id="${row}[info_owner]" readonly="true"/>
|
||||||
<menupopup type="select-account" id="${row}[info_owner]" readonly="true"/>
|
<et2-select-account id="${row}[info_responsible]" readonly="true" rows="5"/>
|
||||||
</menulist>
|
|
||||||
<listbox type="select-account" id="${row}[info_responsible]" readonly="true" rows="5"/>
|
|
||||||
</vbox>
|
</vbox>
|
||||||
<vbox>
|
<vbox>
|
||||||
<date-time id="${row}[info_datemodified]" readonly="true"/>
|
<date-time id="${row}[info_datemodified]" readonly="true"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user