Replace ngTagsInput by md-chips + md-autocomplete

This commit is contained in:
Francis Lachapelle
2015-06-12 11:46:02 -04:00
parent 14597f8f16
commit 0924b5154e
7 changed files with 46 additions and 167 deletions
-4
View File
@@ -89,10 +89,6 @@
@import 'components/pseudo-input/pseudo-input';
@import 'views/view';
// Ng-tags styles for re-skinning
// ------------------------------------------------------------------------------
@import 'components/ngTags/ng-tags-input';
// core styles - need to be after components till settings are correctly implemented
// ------------------------------------------------------------------------------
@import 'core/base_styles/base_style';