mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
KnockoutJS scramble controlsDescendantBindings
This commit is contained in:
parent
4ee00d30ae
commit
667e50c9fb
6 changed files with 6 additions and 6 deletions
|
|
@ -71,7 +71,7 @@
|
|||
});
|
||||
}, { disposeWhenNodeIsRemoved: element });
|
||||
|
||||
return { 'controlsDescendantBindings': true };
|
||||
return { controlsDescendantBindings: true };
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue