mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
e24e50a09c
commit
c88ef71e00
1 changed files with 1 additions and 1 deletions
|
@ -48,5 +48,5 @@ translationsApi(chrome, internals);
|
|||
|
||||
chrome.bootstrap = function () {
|
||||
chrome.setupAngular();
|
||||
angular.bootstrap(document, ['kibana']);
|
||||
angular.bootstrap(document.body, ['kibana']);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue