Fix Bug 36736.
This commit is contained in:
parent
4be85e3576
commit
d628dc7518
|
@ -262,6 +262,7 @@ define([
|
|||
|
||||
return false;
|
||||
}
|
||||
e.stopPropagation();
|
||||
},
|
||||
|
||||
onItemClick: function(e) {
|
||||
|
|
Loading…
Reference in a new issue