diff -r 22d9719f1929 -r 9a7ea5349882 cms/app-client/app/controllers/application.js --- 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);