buli
2023-04-11 95d29e004fdcf99670d442a6de9aba4db990a5d8
1
2
3
<apex:page standardController="Campaign" showHeader="false" sidebar="false" id="CampaignPlanProd" lightningStylesheets="true">
    <c:RentalEquipmentCreate targetcampaignId="{!Campaign.Id}" />
</apex:page>