summaryrefslogtreecommitdiff
path: root/rt/share/html/Admin/Elements/SelectScripCondition
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-07-13 22:24:39 -0700
committerIvan Kohler <ivan@freeside.biz>2015-07-13 22:24:39 -0700
commitc2ab0eeae00821ad4d32c1f976b710ccdf08f503 (patch)
treee143f6adaf5da5c2a521b65c13c6e0fc158b5cac /rt/share/html/Admin/Elements/SelectScripCondition
parent2279ca7ed94e69dd17cc8f67f8504b743127a38c (diff)
parentd0b51206d9d8ba21b820df6be0a342179fea68aa (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'rt/share/html/Admin/Elements/SelectScripCondition')
-rwxr-xr-xrt/share/html/Admin/Elements/SelectScripCondition5
1 files changed, 1 insertions, 4 deletions
diff --git a/rt/share/html/Admin/Elements/SelectScripCondition b/rt/share/html/Admin/Elements/SelectScripCondition
index ae663c764..2cc5bc9c7 100755
--- a/rt/share/html/Admin/Elements/SelectScripCondition
+++ b/rt/share/html/Admin/Elements/SelectScripCondition
@@ -45,10 +45,7 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-<select name="<%$Name%>"
-onchange="var idobj = document.getElementsByName('id')[0];
-if (idobj.value=='new') idobj.value = '';
-form.submit()">
+<select name="<%$Name%>">
<option value=""
<% ! defined $Default && qq[ selected="selected"] %>
>-</option>