Calendar: Fix recur exception button said "undefined" when it should have been hidden

This commit is contained in:
nathan 2023-03-28 14:03:48 -06:00
parent b67abdafd1
commit 0bcb0ab356

View File

@ -124,7 +124,8 @@
multiple="true" placeholder=""></et2-select-dow>
<et2-vbox>
<et2-description value="Exceptions"></et2-description>
<et2-button statustext="Create an exception for the given date" label="@exception_label" id="button[exception]" noLang="1"></et2-button>
<et2-button statustext="Create an exception for the given date" label="@exception_label"
id="button[exception]" noLang="1" hideOnReadonly="true"></et2-button>
</et2-vbox>
<grid id="recur_exception">
<columns>