mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
parent
01e78f1f83
commit
db5f66ee83
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ module.directive('exportConfig', ($rootScope, reportingDocumentControl, reportin
|
|||
return;
|
||||
}
|
||||
|
||||
this.updateUrl();
|
||||
$scope.updateUrl();
|
||||
});
|
||||
|
||||
const onResize = debounce(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue