From: javier <javier.garcial.external@atos.net>
Date: Mon, 16 Jun 2014 16:47:48 +0000 (+0200)
Subject: SLA update to see if it fixes something
X-Git-Tag: myslice-1.1~64^2~13
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3a41bf6525b4c0cddaa08998a7279aefaaf7440e;p=unfold.git

SLA update to see if it fixes something
---

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);
                             }
                         });