buli
2023-07-18 df5aa8087c2c7328dc4188f05d762c8df1f0b07a
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}';