From 34ca4dcb1b76194d63d02ae459075fa001d65b1c 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 f25171fef..6a21c5529 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, &>