summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-reason.html
diff options
context:
space:
mode:
authorMitch Jackson <mitch@freeside.biz>2018-11-09 15:09:37 -0500
committerMitch Jackson <mitch@freeside.biz>2018-11-09 15:09:51 -0500
commit9a9eb2c2fcda78be903c418239b9a51b18c51d33 (patch)
treeec88f0ec25e924cad97de437e98dcc4ecbcd017d /httemplate/elements/tr-select-reason.html
parenta2403695de3d9802bb5ce10bf64f64d8358141a9 (diff)
RT# 81712 Reduce unnecessary xmlhttp calls
Diffstat (limited to 'httemplate/elements/tr-select-reason.html')
-rwxr-xr-xhttemplate/elements/tr-select-reason.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/tr-select-reason.html b/httemplate/elements/tr-select-reason.html
index a4e0c033e..64648ba54 100755
--- a/httemplate/elements/tr-select-reason.html
+++ b/httemplate/elements/tr-select-reason.html
@@ -43,6 +43,7 @@ Example:
<& /elements/xmlhttp.html,
url => $p . 'misc/xmlhttp-reason-hint.html',
subs => [ 'get_hint' ],
+ skip_empty => 1,
&>
<SCRIPT TYPE="text/javascript">
function <% $id %>_changed() {