- Change responsible edit to multi-checkbox widget instead of chosen

This commit is contained in:
Nathan Gray 2013-03-19 15:47:18 +00:00
parent e8600c5db2
commit 95846e595b

View File

@ -19,7 +19,7 @@
</row> </row>
<row> <row>
<description value="Which additional fields should the responsible be allowed to edit without having edit rights?&lt;br /&gt;Status, percent and date completed are always allowed."/> <description value="Which additional fields should the responsible be allowed to edit without having edit rights?&lt;br /&gt;Status, percent and date completed are always allowed."/>
<listbox id="responsible_edit" rows="6" options=",,,,,,1"/> <listbox id="responsible_edit" rows="6" options=",,,,,,0"/>
</row> </row>
<row class="th"> <row class="th">
<description value="History logging" span="all"/> <description value="History logging" span="all"/>