1
0
Fork 0

nodes view bugfix

This commit is contained in:
hkernbach 2016-05-24 13:04:51 +02:00
parent 71ba75f527
commit 40674c3e46
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
knownServers: [],
events: {
"click .pure-table-body .pure-table-row" : "navigateToNode"
"click #nodesContent .pure-table-body .pure-table-row" : "navigateToNode"
},
initialize: function (options) {