binxie
2023-07-11 be102ae06e8f986bd9d1a544cd2752e5fa94231a
force-app/main/default/pages/OFSRepairConsignPDFOuter.page
@@ -1,4 +1,4 @@
<apex:page controller="OFSRepairConsignPDFOuterController" showHeader="false" sidebar="false" action="{!init}" applyHtmlTag="false" id="Page">
<apex:page controller="OFSRepairConsignPDFOuterController" showHeader="false" sidebar="false" action="{!init}" applyHtmlTag="false" id="Page" lightningStylesheets="true">
<head>
<meta name="viewport" content="user-scalable=yes" />
<apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>
@@ -79,6 +79,7 @@
    rt.style.width = "300px";
    rt.style.height = "150px";
});
</script>
</div>
    </apex:form>