From: Mitch Jackson Date: Fri, 9 Nov 2018 20:09:37 +0000 (-0500) Subject: RT# 81712 Reduce unnecessary xmlhttp calls X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=9a9eb2c2fcda78be903c418239b9a51b18c51d33 RT# 81712 Reduce unnecessary xmlhttp calls --- 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, &>