binxie
2023-06-20 f62ffbeb0ce6d67b56c0d409d7b93574a0070452
force-app/main/default/pages/SearchProductCS.page
@@ -1,4 +1,4 @@
<apex:page id="Page" standardController="Product2" extensions="SearchProductCSController" sidebar="false" showHeader="false" >
<apex:page id="Page" standardController="Product2" extensions="SearchProductCSController" sidebar="false" showHeader="false" lightningStylesheets="true" >
    <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/>
    <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>
    <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/>