Przeglądaj źródła

ux(): fixed compile issue with last commit

Torkel Ödegaard 9 lat temu
rodzic
commit
d42bfc2570
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      public/app/core/components/navbar/navbar.ts

+ 0 - 1
public/app/core/components/navbar/navbar.ts

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