binxie
2023-06-26 de9565270a88b0749d17c1961cd41399c8483c96
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}';