buli
2023-03-15 291421a8735fbc7a1a821ffabd8dcca08bfe3b7e
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>