master
var BaseController = require('fields/MultipleControllerBase'); module.exports = BaseController.extend({ type: 'text-multiple' });