buli
2023-03-15 291421a8735fbc7a1a821ffabd8dcca08bfe3b7e
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}';