tellform/public/modules/forms/forms.client.module.js
David Baldwynn 87b351efea first commit
2015-06-29 15:51:29 -07:00

4 lines
147 B
JavaScript

'use strict';
// Use Application configuration module to register a new module
ApplicationConfiguration.registerModule('forms', ['ngFileUpload']);