From b944b927f03a8b7d8c8978e6adb1ae0251d1295f Mon Sep 17 00:00:00 2001 From: Mitch Jackson Date: Tue, 8 Jan 2019 17:17:09 -0500 Subject: [PATCH] RT# 81706 Include jQuery libraries in header-popup.html --- httemplate/elements/header-popup.html | 2 ++ 1 file changed, 2 insertions(+) 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') ) { % } -- 2.11.0