cms/app-client/app/services/player.js
changeset 248 256272c33349
parent 247 7a5d729992b8
child 249 e4204b1a579a
--- 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);
     }
-
 });