Oops, don't forget to hide editor on cancel.
This commit is contained in:
parent
980688fbc1
commit
ae08f9919a
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ function finish_editing(do_save)
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
hide_editor();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue