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 = "";
});Este fórum é apenas para fins de teste. Para suporte acesse o link abaixo.
___________________________________________________________
This forum is for testing purposes only. For support, please access the link below.
https://mundophpbb.com.br/suporte
___________________________________________________________
This forum is for testing purposes only. For support, please access the link below.
https://mundophpbb.com.br/suporte
Patch Wizard
Patch Wizard
assinatura
Re: Patch Wizard
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 = "";
});assinatura