changeset 57 | 36dc51dd60e9 |
parent 51 | 70dff07a76ff |
child 84 | 36f84e8f1ad5 |
--- a/cms/app-client/app/components/visu-langues.js Tue Dec 15 17:22:55 2015 +0100 +++ b/cms/app-client/app/components/visu-langues.js Tue Dec 15 17:23:11 2015 +0100 @@ -64,7 +64,6 @@ }); function selectHandler (){ - console.log(data.getValue(tree.getSelection()[0].row, 0)); _this.sendAction('action', data.getValue(tree.getSelection()[0].row, 0)); }