Explorar o código

ux(): fixed compile issue with last commit

Torkel Ödegaard %!s(int64=9) %!d(string=hai) anos
pai
achega
d42bfc2570
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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('navbar', navbarDirective);
-coreModule.directive('navButton', navButton);