From: Mitch Jackson Date: Tue, 8 Jan 2019 22:17:09 +0000 (-0500) Subject: RT# 81706 Include jQuery libraries in header-popup.html X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=5702ca6d01cd5c6c3ab457fc272d2476ddb42b1e;p=freeside.git RT# 81706 Include jQuery libraries in header-popup.html --- diff --git a/httemplate/elements/header-popup.html b/httemplate/elements/header-popup.html index 22a390e36..2c72d85df 100644 --- a/httemplate/elements/header-popup.html +++ b/httemplate/elements/header-popup.html @@ -31,6 +31,8 @@ Example: % unless ( $no_jquery ) { + + % if ( $FS::CurrentUser::CurrentUser->option('printtofit') ) { % }