diff --git a/index.html b/index.html index 59d89f4c..bc8a4875 100644 --- a/index.html +++ b/index.html @@ -339,13 +339,13 @@ success: function(data){ $("#statusBar").html(''); + 'Successfully saved config for: ' + clientId + ' - You need push the config to the client to apply the config.'); window.setTimeout(function() { $(".alert-success").fadeTo(500, 0).slideUp(500, function(){ $(".alert-success").alert('close'); }); - }, 2500); + }, 5000); }, error: function (data) { $("#statusBar").html(''); window.setTimeout(function() { $(".alert-success").fadeTo(500, 0).slideUp(500, function(){ $(".alert-success").alert('close'); }); - }, 2500); + }, 5000); }, error: function (data) { $("#statusBar").html('