js/module: temporarily disable old state-fetching

This commit is contained in:
Thomas Gelf 2014-11-30 10:41:11 +01:00
parent 2393aa4c6c
commit f5cd4e8a12

View file

@ -82,9 +82,9 @@
}
});
$container.data('refreshParams', {
/*$container.data('refreshParams', {
opened: self.listOpenedBps($container)
});
});*/
},
fixOpenedBps: function(event) {