黄千龙
2023-02-02 cd730d0b1a775abacfba06003bb58327d5d1fb3c
force-app/main/default/pages/SaveSolutionFromReport.page
@@ -1,4 +1,4 @@
<apex:page Controller="SaveSolutionFromReportController" action="{!init}">
<apex:page Controller="SaveSolutionFromReportController" action="{!init}" lightningStylesheets="true">
   <script type="text/javascript">
        // TODO jsにて日報画面色変更
        window.location.href = '/{!newId}';