summaryrefslogtreecommitdiff
path: root/rt/share/html/Admin/Elements/SelectScripAction
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/Admin/Elements/SelectScripAction')
-rwxr-xr-xrt/share/html/Admin/Elements/SelectScripAction7
1 files changed, 2 insertions, 5 deletions
diff --git a/rt/share/html/Admin/Elements/SelectScripAction b/rt/share/html/Admin/Elements/SelectScripAction
index 33f6c1801..395a1a353 100755
--- a/rt/share/html/Admin/Elements/SelectScripAction
+++ b/rt/share/html/Admin/Elements/SelectScripAction
@@ -2,7 +2,7 @@
%#
%# COPYRIGHT:
%#
-%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2015 Best Practical Solutions, LLC
%# <sales@bestpractical.com>
%#
%# (Except where explicitly superseded by other copyright notices)
@@ -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"] |n %>
>-</option>