Correction réinitialisation de l'historique
This commit is contained in:
parent
430cddae9a
commit
127c98b2bf
1 changed files with 1 additions and 1 deletions
|
@ -907,7 +907,7 @@ $(document).ready(function() {
|
|||
}
|
||||
|
||||
function resetHistory() {
|
||||
history_container.find('.opegroup').remove();
|
||||
history_container.children().remove();
|
||||
}
|
||||
|
||||
// -----
|
||||
|
|
Loading…
Reference in a new issue