Fix not working non_blocking checkbox in calendar->edit->popup window

This commit is contained in:
Hadi Nategh 2013-11-08 09:35:49 +00:00
parent beeecf46d0
commit aa42d85575

View File

@ -41,7 +41,7 @@
</row>
<row class="row">
<description value="Options" width="0"/>
<checkbox statustext="A non blocking event will not conflict with other events" label="non blocking" id="non_blocking" options=",, ,disable"/>
<checkbox statustext="A non blocking event will not conflict with other events" label="non blocking" id="non_blocking" options="1,0, ,disable"/>
</row>
<row class="row">
<description/>