cms/app-client/app/controllers/application.js
changeset 72 9a7ea5349882
parent 61 bbc8a582fcc3
child 81 848e4a5ad4d9
--- a/cms/app-client/app/controllers/application.js	Thu Dec 17 12:29:48 2015 +0100
+++ b/cms/app-client/app/controllers/application.js	Thu Dec 17 12:32:01 2015 +0100
@@ -16,7 +16,6 @@
     // var thematique = this.get('thematique');
 
     var sounds = this.get('model');
-    console.log("sounds filtered ? ", sounds);
 
     if (location) {
       sounds = sounds.filterBy('spatial', location);