denny chen
2023-03-29 6a471bc62a8567abd74dcef733fcddf9911b6a16
force-app/main/default/pages/OFSDailyReport.page
@@ -1,4 +1,4 @@
<apex:page id="Page" controller="OFSDailyReportController" standardStylesheets="false" sidebar="false" showHeader="false" action="{!init}">
<apex:page id="Page" controller="OFSDailyReportController" standardStylesheets="false" sidebar="false" showHeader="false" action="{!init}" lightningStylesheets="true" >
<style>
/* div#hbbcontainer
{