()
| 16 | module.exports = (DynamicAPCSPView = (function () { |
| 17 | DynamicAPCSPView = class DynamicAPCSPView extends RootView { |
| 18 | static initClass () { |
| 19 | this.prototype.id = 'dynamic-apcsp-view' |
| 20 | this.prototype.template = require('app/templates/teachers/dynamic-apcsp-view') |
| 21 | } |
| 22 | |
| 23 | getMeta () { |
| 24 | return { |