buli
2023-07-11 a68c8c52c2820052c2ae3856876f74a385354583
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}';