From 56424799d5480be18cf21207d1e7f319d2719f35 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 b0aa94af5..8cb922381 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, &>