queryupdater: pending not displayed automatically when a box is checked
authorLoic Baron <loic.baron@lip6.fr>
Thu, 20 Mar 2014 17:49:12 +0000 (18:49 +0100)
committerLoic Baron <loic.baron@lip6.fr>
Thu, 20 Mar 2014 17:49:12 +0000 (18:49 +0100)
plugins/queryupdater/static/js/queryupdater.js

index b00f04f..89afdf3 100644 (file)
            // 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: