changeset 72 | 9a7ea5349882 |
parent 54 | 5b2b161dd4ce |
child 77 | 0889740f79c2 |
--- a/cms/app-client/app/components/visu-chrono.js Thu Dec 17 12:29:48 2015 +0100 +++ b/cms/app-client/app/components/visu-chrono.js Thu Dec 17 12:32:01 2015 +0100 @@ -23,10 +23,6 @@ $(document).mouseup(function () { isMouseDown = false; }); - - console.log('test: ', this); - console.log(this.get('route')); - console.log(this.get('router.queryParams')); }, sendUpdate: function(){ var dateQuery = $('.highlighted').map(function(index, elt) {