mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Use taglist for owner to allow exporting resource calendars
This commit is contained in:
parent
e61cc619f1
commit
b8937dcc63
@ -38,7 +38,7 @@
|
||||
<date statustext="Enddate of the export" id="end"/>
|
||||
</row>
|
||||
<row>
|
||||
<listbox type="select-account" id="owner" rows="5" options="both" span="2" class="shorter"/>
|
||||
<taglist id="owner" empty_label="Owner" span="2" class="shorter" autocomplete_url="calendar.calendar_uiforms.ajax_owner.etemplate" allowFreeEntries="false"/>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
|
Loading…
Reference in New Issue
Block a user