From 50a87fc37ffb8539b5d3c2ac9b48bfa55cde2d58 Mon Sep 17 00:00:00 2001 From: Jarrett Jordaan Date: Tue, 4 Aug 2009 09:20:16 +0200 Subject: [PATCH] Story ID: 778902 Services Updated --- setup/wizard/install | 0 setup/wizard/resources/wizard.js | 1 - 2 files changed, 0 insertions(+), 1 deletion(-) mode change 100644 => 100755 setup/wizard/install 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 -- libgit2 0.21.4