Merge branch 'onelab' of git://git.onelab.eu/myslice into onelab
[myslice.git] / plugins / filter_status / static / js / filter_status.js
index 7a30100..676d3ee 100644 (file)
             filter_status = this.dataset['status'];
             self.select_tab(filter_status);
 
+            // manifoldapi/static/js/manifold.js
+            // See this.apply_filters
+
             // ... and communicate the appropriate filters to the manager
             // NOTE: we use the manifold namespace for internal filters 
             if (self.prev_filter_status) {