Patch Wizard
Enviado: 12 Fev 2026, 18:41
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 = "";
});