From: Steve Sutton Date: Fri, 14 Dec 2018 14:48:36 +0000 (-0500) Subject: Update for how the list prints X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=dee793fec282c7f06eab867026719680ff09cd41;p=WP-Plugins%2Fglm-member-db-itinerary.git Update for how the list prints Set html and body to height auto. --- diff --git a/views/front/itinerary/list.html b/views/front/itinerary/list.html index f03d992..54e2838 100644 --- a/views/front/itinerary/list.html +++ b/views/front/itinerary/list.html @@ -178,7 +178,7 @@ popTitle: 'Trip Planner List', // popup window title element popClose: true, // popup window close after printing extraCss: '', // Comma separated list of extra css to include - extraHead: '', // Comma separated list of extra elements to be appended to head tag + extraHead: '', // Comma separated list of extra elements to be appended to head tag strict: false // strict or looseTransitional html 4.01 document standard or undefined to not include at all only for popup option }); });