123
chenjingwu
2024-04-24 8a2c4b1d2e66ea83fcdf7ba519e09e587d84cafd
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>