buli
2023-07-18 df5aa8087c2c7328dc4188f05d762c8df1f0b07a
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>