buli
2023-07-14 e6068da47c1bef5517c9e5fdc8c726766867ad4e
force-app/main/default/pages/OPDPlanProd.page
@@ -1,3 +1,3 @@
<apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd">
<apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd" lightningStylesheets="true">
    <c:RentalEquipmentCreate targetOPDId="{!OPDPlan__c.Id}" />
</apex:page>