typo
This commit is contained in:
parent
c2da055b60
commit
93c8844b3f
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ $(document).ready(function() {
|
|||
updateHistory();
|
||||
});
|
||||
|
||||
$(khistory).on("cancel_history", function(e) {
|
||||
$(khistory).on("cancel_done", function(e) {
|
||||
khistory.selection.reset();
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue