Set new expand_multiple_rows attribute

This commit is contained in:
Nathan Gray 2014-02-24 18:20:28 +00:00
parent 3e42778f1c
commit de828994f2

View File

@ -59,7 +59,7 @@
<row class="row optional" disabled="@no_add">
<vbox options="0,0" span="2">
<menulist>
<menupopup type="select-account" statustext="User or group" id="account" options="User or group,calendar+,,10"/>
<menupopup type="select-account" statustext="User or group" id="account" empty_label="User or group" expand_multiple_rows="10" options=",calendar+"/>
</menulist>
<link-entry id="resource" options="@cal_resources"/>
</vbox>