binxie
2023-06-26 d3e4451e36fbe25da4427bccd4e6b41aefd473c8
force-app/main/default/pages/InsReportPDFOuter.page
@@ -1,4 +1,4 @@
<apex:page controller="InsReportPDFOuterController" showHeader="false" sidebar="false" action="{!init}" applyHtmlTag="false" id="Page">
<apex:page controller="InsReportPDFOuterController" showHeader="false" sidebar="false" action="{!init}" applyHtmlTag="false" id="Page" lightningStylesheets="true" >
<head>
<meta name="viewport" content="width=860,user-scalable=yes" />
<apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>