mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(): fixed compile issue with last commit
This commit is contained in:
parent
9ed45ba761
commit
d42bfc2570
@ -31,4 +31,3 @@ export function navbarDirective() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
coreModule.directive('navbar', navbarDirective);
|
coreModule.directive('navbar', navbarDirective);
|
||||||
coreModule.directive('navButton', navButton);
|
|
||||||
|
Loading…
Reference in New Issue
Block a user