buli
2023-04-25 5ae6900f38713063c21c8985aafc8abbe8a77256
force-app/main/default/pages/ViewAgencyContactDecryptInfo.page
@@ -1,4 +1,4 @@
<apex:page standardController="Agency_Contact__c" extensions="NewAndEditAgencyContactController" id="page">
<apex:page standardController="Agency_Contact__c" extensions="NewAndEditAgencyContactController" id="page" lightningStylesheets="true">
    <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/>
    <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>
    <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/>