diff -r 7a5d729992b8 -r 256272c33349 cms/app-client/app/services/player.js --- a/cms/app-client/app/services/player.js Fri Jul 22 16:11:44 2016 +0200 +++ b/cms/app-client/app/services/player.js Fri Jul 22 18:25:02 2016 +0200 @@ -21,5 +21,4 @@ reset: function(id) { this.set('item', id); } - });