buli
2023-07-07 f5d4f999ba69421c3fb107561fe1ee4c29d3f680
force-app/main/default/pages/SaveLeadFromReport.page
@@ -1,4 +1,4 @@
<apex:page Controller="SaveLeadFromReportController" action="{!init}">
<apex:page Controller="SaveLeadFromReportController" action="{!init}" lightningStylesheets="true">
    <script type="text/javascript">
    // TODO jsにて日報画面色変更
        window.location.href = '/{!lid}';