binxie
2023-06-19 41625c74ad92b72151f4d1009ea0c791635d9dac
force-app/main/default/pages/SaveMaintenanceByCopy.page
@@ -1,4 +1,4 @@
<apex:page Controller="SaveMaintenanceByCopyController" action="{!init}">
<apex:page Controller="SaveMaintenanceByCopyController" action="{!init}" lightningStylesheets="true">
    <script type="text/javascript">
        window.location.href = '/{!newid}';
    </script>