Loading template/app/view/Comments.js +1 −1 Original line number Diff line number Diff line Loading @@ -303,7 +303,7 @@ Ext.define('Docs.view.Comments', { */ renderClassCommentContainers: function(cls) { // Add comment button to class toolbar Ext.ComponentQuery.query('classoverview toolbar')[0].insert(-2, { Ext.ComponentQuery.query('classoverview toolbar')[0].insert(-3, { xtype: 'container', id: 'classCommentToolbarBtn', width: 24, Loading Loading
template/app/view/Comments.js +1 −1 Original line number Diff line number Diff line Loading @@ -303,7 +303,7 @@ Ext.define('Docs.view.Comments', { */ renderClassCommentContainers: function(cls) { // Add comment button to class toolbar Ext.ComponentQuery.query('classoverview toolbar')[0].insert(-2, { Ext.ComponentQuery.query('classoverview toolbar')[0].insert(-3, { xtype: 'container', id: 'classCommentToolbarBtn', width: 24, Loading