Преглед изворни кода

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);