X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fqueryupdater%2Fstatic%2Fjs%2Fqueryupdater.js;h=89afdf3dbfb93eaae83a88f2ea3d8cafcacb76eb;hb=bc92837b4426599f29a37f84cddb61b57af67982;hp=b00f04fd00b4b785a88888d87b62b43fc7ea5ff5;hpb=0bbc8c2d0a8071630df62bf6b953377e9318e09e;p=myslice.git diff --git a/plugins/queryupdater/static/js/queryupdater.js b/plugins/queryupdater/static/js/queryupdater.js index b00f04fd..89afdf3d 100644 --- a/plugins/queryupdater/static/js/queryupdater.js +++ b/plugins/queryupdater/static/js/queryupdater.js @@ -131,7 +131,9 @@ // make sure the change is visible : toggle on the whole plugin // this might have to be made an 'auto-toggle' option of this plugin.. // also it might be needed to be a little finer-grained here - this.toggle_on(); + + // XXX we don't want to show automaticaly the pending when a checkbox is checked + //this.toggle_on(); switch(data.request) { case FIELD_REQUEST_ADD_RESET: