buli
2023-07-14 744f42c5496e656a1f9927740a3b37c0b97a6cba
force-app/main/default/pages/DeleteEventEntry.page
@@ -1,4 +1,4 @@
<apex:page standardController="event" extensions="DeleteEventEntryController" id="page" sidebar="true" action="{!init}" >
<apex:page standardController="event" extensions="DeleteEventEntryController" id="page" sidebar="true" action="{!init}" lightningStylesheets="true">
<!-- Begin Default Content REMOVE THIS -->
<h1>Congratulations</h1>
This is your new Page