changeset 373 | e952c8a31a2b |
parent 254 | a7cf2887e993 |
child 414 | 5c6c526a7fc1 |
--- a/cms/app-client/app/components/toolbar-component.js Tue Oct 18 20:39:34 2016 +0530 +++ b/cms/app-client/app/components/toolbar-component.js Thu Oct 20 12:54:07 2016 +0530 @@ -9,6 +9,7 @@ actions: { display: function(el) { + console.log('toolbar display func'); this.get('player').displayAdditionalInformation(el); }