From 9a9eb2c2fcda78be903c418239b9a51b18c51d33 Mon Sep 17 00:00:00 2001 From: Mitch Jackson Date: Fri, 9 Nov 2018 15:09:37 -0500 Subject: [PATCH] RT# 81712 Reduce unnecessary xmlhttp calls --- httemplate/elements/tr-select-reason.html | 1 + httemplate/elements/xmlhttp.html | 11 +++++++++-- 2 files changed, 10 insertions(+), 2 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, &>