changeset 218 | 38e1a1446319 |
parent 215 | 82878d132784 |
child 242 | 523ca6e73353 |
--- a/cms/app-client/app/services/player.js Mon Jul 04 11:15:25 2016 +0200 +++ b/cms/app-client/app/services/player.js Mon Jul 04 12:26:19 2016 +0200 @@ -6,6 +6,7 @@ item: null, model: null, + window: '', // Values are 'notice' or 'transcript' or '' init: function() { this.on('reset', Ember.run.bind(this, this.get('reset')));