tellform/public/modules/forms/forms.client.module.js

13 lines
407 B
JavaScript
Raw Permalink Normal View History

2015-06-29 22:51:29 +00:00
'use strict';
// Use Application configuration module to register a new module
2016-05-05 19:12:40 +00:00
ApplicationConfiguration.registerModule('forms', [
2017-10-31 23:05:50 +00:00
'ngFileUpload', 'ui.date', 'ui.sortable',
<<<<<<< HEAD
2017-11-02 04:15:27 +00:00
'angular-input-stars', 'users', 'ngclipboard', 'textAngular',
'frapontillo.bootstrap-switch'
=======
2016-11-02 21:29:10 +00:00
'angular-input-stars', 'users', 'ngclipboard'
>>>>>>> 2.20
2016-05-05 19:12:40 +00:00
]);//, 'colorpicker.module' @TODO reactivate this module