mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
ES2015 first look / babeljs
This commit is contained in:
parent
5dcceaaca5
commit
445cd155e5
123 changed files with 3214 additions and 3680 deletions
1
dev/External/ko.js
vendored
1
dev/External/ko.js
vendored
|
|
@ -12,7 +12,6 @@
|
|||
|
||||
fDisposalTooltipHelper = function (oElement) {
|
||||
ko.utils.domNodeDisposal.addDisposeCallback(oElement, function () {
|
||||
|
||||
if (oElement && oElement.__opentip)
|
||||
{
|
||||
oElement.__opentip.deactivate();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue