Remove unneeded onchange attribute, caused problems with filtering

This commit is contained in:
Nathan Gray 2014-01-31 16:52:07 +00:00
parent 8290224b7b
commit 8072469b25

View File

@ -39,10 +39,10 @@
<nextmatch-filterheader id="ts_project" no_lang="1" options="All projects" search="false"/>
</row>
<row disabled="!@pm_integration=full">
<nextmatch-customfilter id="pm_id" onchange="1" options="projectmanager-select,All projects"/>
<nextmatch-customfilter id="pm_id" options="projectmanager-select,All projects"/>
</row>
<row>
<nextmatch-customfilter id="linked" onchange="1" options="link-entry"/>
<nextmatch-customfilter id="linked" options="link-entry"/>
</row>
<row>
<nextmatch-sortheader label="Title" id="ts_title"/>