mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Fix broken sparklines
This commit is contained in:
parent
9371a567f3
commit
19c641da6b
1 changed files with 1 additions and 1 deletions
|
@ -584,7 +584,7 @@ define([
|
|||
};
|
||||
});
|
||||
|
||||
module.directive('marvelNodesHealthChart', function () {
|
||||
module.directive('marvelStatsSparkline', function () {
|
||||
return {
|
||||
restrict: 'C',
|
||||
scope: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue