KKbes
2023-08-07 492f744d9d84289e27b2ddac9a9b4a2137fd11d6
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)}"/>