mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-26 21:01:30 +02:00
Remove resubmit from the onchange event, since the nextmatch widget handles submission by itself
This commit is contained in:
parent
9039200578
commit
552761113b
@ -64,7 +64,7 @@
|
|||||||
<textbox type="float" id="price" readonly="true" precision="2"/>
|
<textbox type="float" id="price" readonly="true" precision="2"/>
|
||||||
</vbox>
|
</vbox>
|
||||||
<nextmatch-filterheader id="ts_owner" no_lang="1" options="User" class="$cont[ownerClass]"/>
|
<nextmatch-filterheader id="ts_owner" no_lang="1" options="User" class="$cont[ownerClass]"/>
|
||||||
<nextmatch-filterheader id="ts_status" onchange="1" options="Status"/>
|
<nextmatch-filterheader id="ts_status" options="Status"/>
|
||||||
<nextmatch-customfields id="customfields"/>
|
<nextmatch-customfields id="customfields"/>
|
||||||
<hbox class="noPrint">
|
<hbox class="noPrint">
|
||||||
<nextmatch-header align="right" label="Actions" id="legacy_actions" class="noPrint"/>
|
<nextmatch-header align="right" label="Actions" id="legacy_actions" class="noPrint"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user