فهرست منبع

ux(): fixed compile issue with last commit

Torkel Ödegaard 9 سال پیش
والد
کامیت
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);