From 3a41bf6525b4c0cddaa08998a7279aefaaf7440e Mon Sep 17 00:00:00 2001 From: javier Date: Mon, 16 Jun 2014 18:47:48 +0200 Subject: [PATCH] SLA update to see if it fixes something --- plugins/queryupdater/static/js/queryupdater.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/queryupdater/static/js/queryupdater.js b/plugins/queryupdater/static/js/queryupdater.js index bf650bb4..7718253c 100644 --- a/plugins/queryupdater/static/js/queryupdater.js +++ b/plugins/queryupdater/static/js/queryupdater.js @@ -182,7 +182,7 @@ $('#slamodal-wilab2').modal('hide'); accepted_sla["wilab2"] = true; - //this.do_update(e); + this.do_update(e); } }); -- 2.43.0