removed textAngular

This commit is contained in:
David Baldwynn 2017-11-15 04:14:39 -08:00
parent 522ee6f54f
commit d23342ac57
2 changed files with 1 additions and 2 deletions

View file

@ -39,7 +39,6 @@
"socket.io-client": "^1.7.2",
"css-toggle-switch": "^4.0.2",
"angular-strap": "^2.3.12",
"textAngular": "^1.5.16",
"angular-ui-select": "^0.19.8",
"angular-bootstrap-switch": "^0.5.2",
"jquery": "^3.2.1",

View file

@ -3,6 +3,6 @@
// Use Application configuration module to register a new module
ApplicationConfiguration.registerModule('forms', [
'ngFileUpload', 'ui.date', 'ui.sortable',
'angular-input-stars', 'users', 'ngclipboard', 'textAngular',
'angular-input-stars', 'users', 'ngclipboard',
'frapontillo.bootstrap-switch', 'ngQuill'
]);//, 'colorpicker.module' @TODO reactivate this module