diff --git a/setup/wizard/install b/setup/wizard/install old mode 100644 new mode 100755 index e69de29..e69de29 --- a/setup/wizard/install +++ b/setup/wizard/install diff --git a/setup/wizard/resources/wizard.js b/setup/wizard/resources/wizard.js index 864a138..bb47e53 100755 --- a/setup/wizard/resources/wizard.js +++ b/setup/wizard/resources/wizard.js @@ -139,7 +139,6 @@ wizard.prototype.onSubmitValidate = function() { document.getElementById('sendAll').value = 'next'; document.getElementById('dbsettings').submit(); } else { - alert('asd'); return false; /* document.getElementById('sendAll').name = 'Previous'; // Force the previous step