mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-26 04:21:38 +02:00
[refactor] remove old edit path from control dependents
This commit is contained in:
parent
049df95579
commit
db152ff900
@ -779,11 +779,6 @@ var control = (function() {
|
||||
} else {
|
||||
helper.e(".control-edit").disabled = true;
|
||||
helper.e(".control-edit").checked = false;
|
||||
helper.setObject({
|
||||
object: state.get(),
|
||||
path: "edit.active",
|
||||
newValue: false
|
||||
});
|
||||
};
|
||||
};
|
||||
var _date = function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user