Skip to content
Snippets Groups Projects
Commit bb1cb930 authored by Nick Poulden's avatar Nick Poulden
Browse files

Tree link fix

parent 6fad72ab
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ Ext.define('Docs.controller.Classes', {
});
this.control({
'classtree[cmpName=classtree]': {
'classtree': {
urlclick: function(url, event) {
this.handleUrlClick(url, event, this.getTree());
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment