Página 1 de 1

Patch Wizard

Enviado: 12 Fev 2026, 18:41
por Admin
Arquivo: teste.php
===================================================================
--- teste.php	(original)
+++ teste.php	(modificado)
@@ -1,7 +1,7 @@
 $('#diff-wizard-modal').fadeOut(function() {
                     $('#orig-content, #mod-content, #diff-filename').val('');
                     $('#diff-preview').empty();
                     $('#wizard-step-2').hide();
-                    $('#wizard-step-1').show();
+                    $('#wizard-step-10').show();
                     rawDiffText = ""; 
                 });

Re: Patch Wizard

Enviado: 12 Fev 2026, 18:42
por Admin
File: teste.php
===================================================================
--- teste.php	(original)
+++ teste.php	(modified)
@@ -1,7 +1,7 @@
 $('#diff-wizard-modal').fadeOut(function() {
                     $('#orig-content, #mod-content, #diff-filename').val('');
                     $('#diff-preview').empty();
-                    $('#wizard-step-2').hide();
+                    $('#wizard-step-20').hide();
-                    $('#wizard-step-1').show();
+                    $('#wizard-step-10').show();
                     rawDiffText = ""; 
                 });