KKbes
2023-07-26 f955cf98e4f978a720b02e3b225da61cbee7af7a
force-app/main/default/pages/SampleInventorySection.page
@@ -1,4 +1,4 @@
<apex:page standardController="Account" extensions="SampleInventorySectionController" showChat="false" showHeader="false" sidebar="false" action="{!init}" id="Page">
<apex:page lightningStylesheets="true" standardController="Account" extensions="SampleInventorySectionController" showChat="false" showHeader="false" sidebar="false" action="{!init}" id="Page">
    <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/>
    <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>
    <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/>