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

Load ngAria module

See https://docs.angularjs.org/api/ngAria
Danilo Bargen пре 6 година
родитељ
комит
cb58fddbcf
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/app.ts

+ 1 - 0
src/app.ts

@@ -41,6 +41,7 @@ angular.module('3ema', [
     // Angular
     'ngAnimate',
     'ngSanitize',
+    'ngAria',
 
     // 3rd party
     'ui.router',