mirror of https://gitee.com/bigwinds/arangodb
nodes view bugfix
This commit is contained in:
parent
71ba75f527
commit
40674c3e46
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue