mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-23 21:51:14 +01:00
Implement Repeat days options in calendar edit as tags
This commit is contained in:
parent
af0382ffb3
commit
ea4932b1d7
@ -128,7 +128,7 @@
|
|||||||
</row>
|
</row>
|
||||||
<row valign="top">
|
<row valign="top">
|
||||||
<description for="recur_data" value="Repeat days"/>
|
<description for="recur_data" value="Repeat days"/>
|
||||||
<listbox type="select-dow" class="et2_fullWidth" statustext="Days of the week for a weekly repeated event" id="recur_data" rows="6" options="1"/>
|
<listbox type="select-dow" class="et2_fullWidth" tags="true" statustext="Days of the week for a weekly repeated event" id="recur_data" rows="6" options="1"/>
|
||||||
<vbox>
|
<vbox>
|
||||||
<description value="Exceptions"/>
|
<description value="Exceptions"/>
|
||||||
<button statustext="Create an exception for the given date" label="@exception_label" id="button[exception]" no_lang="1" />
|
<button statustext="Create an exception for the given date" label="@exception_label" id="button[exception]" no_lang="1" />
|
||||||
|
Loading…
Reference in New Issue
Block a user