binxie
2023-06-26 410599fdf4f96d7f19b51bc28e544fa4e8780a1e
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>