ux(): fixed compile issue with last commit

pull/4088/merge
Torkel Ödegaard 9 years ago
parent 9ed45ba761
commit d42bfc2570
  1. 1
      public/app/core/components/navbar/navbar.ts

@ -31,4 +31,3 @@ export function navbarDirective() {
} }
coreModule.directive('navbar', navbarDirective); coreModule.directive('navbar', navbarDirective);
coreModule.directive('navButton', navButton);

Loading…
Cancel
Save