mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
1e72cd0c12
commit
571351e342
@ -190,10 +190,6 @@ function(Container, $, logger, URI) {
|
||||
Container.getDetailContainer().registerOnUpdate(this.syncSelectionWithDetail.bind(this));
|
||||
};
|
||||
|
||||
this.registerLoadIndicator = function() {
|
||||
// console.log(this.container);
|
||||
};
|
||||
|
||||
/**
|
||||
* Create this component, setup listeners and behaviour
|
||||
*/
|
||||
@ -210,5 +206,4 @@ function(Container, $, logger, URI) {
|
||||
|
||||
this.construct(gridDomNode);
|
||||
};
|
||||
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user