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/?p=freeside.git;a=commitdiff_plain;h=b944b927f03a8b7d8c8978e6adb1ae0251d1295f;hp=0502f819090ebd13a2e88c3f9e88f0d9f1702dda 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') ) { % }