Revert r46616, empty_label with tags is used as blur text

This commit is contained in:
Nathan Gray 2014-04-22 15:48:07 +00:00
parent 7a674ff8aa
commit 9f0009e743

View File

@ -56,7 +56,7 @@
<row class="row optional" disabled="@no_add"> <row class="row optional" disabled="@no_add">
<vbox options="0,0" span="2"> <vbox options="0,0" span="2">
<menulist> <menulist>
<menupopup type="select-account" statustext="User or group" id="account" multiple="true" no_lang="true" tags="true" account_type="both"/> <menupopup type="select-account" statustext="User or group" id="account" multiple="true" no_lang="true" tags="true" account_type="both" empty_label="User or group"/>
</menulist> </menulist>
<link-entry id="resource" options="@cal_resources"/> <link-entry id="resource" options="@cal_resources"/>
</vbox> </vbox>