mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-11 16:38:42 +01:00
[bug] fix edit state not being saved
This commit is contained in:
parent
be70630c69
commit
c07e7a05d6
@ -24,6 +24,7 @@ var control = (function() {
|
||||
_toggleEdit();
|
||||
render();
|
||||
links.tabIndex();
|
||||
data.save();
|
||||
}, false);
|
||||
controlLinkBlock.addEventListener("click", function() {
|
||||
_toggleListStyle("block");
|
||||
|
Loading…
Reference in New Issue
Block a user