buli
2023-06-27 8e07b5f23afd4c93d7e8d1f04d2e8dbca2628e5e
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>