mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-10 15:12:53 -05:00
js/module: temporarily disable old state-fetching
This commit is contained in:
parent
2393aa4c6c
commit
f5cd4e8a12
1 changed files with 2 additions and 2 deletions
|
|
@ -82,9 +82,9 @@
|
|||
}
|
||||
});
|
||||
|
||||
$container.data('refreshParams', {
|
||||
/*$container.data('refreshParams', {
|
||||
opened: self.listOpenedBps($container)
|
||||
});
|
||||
});*/
|
||||
},
|
||||
|
||||
fixOpenedBps: function(event) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue