소스 검색

ux(): fixed compile issue with last commit

Torkel Ödegaard 10 년 전
부모
커밋
d42bfc2570
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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);