mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Sieve filters (pre release)
This commit is contained in:
parent
63a286a6b6
commit
0152f1583b
38 changed files with 175 additions and 63 deletions
2
dev/External/ko.js
vendored
2
dev/External/ko.js
vendored
|
|
@ -113,7 +113,7 @@
|
|||
}
|
||||
else
|
||||
{
|
||||
$(oElement).data('tooltip3-data', sValue).tooltip('show');
|
||||
$(oElement).data('tooltip3-data', sValue);
|
||||
|
||||
_.delay(function () {
|
||||
if ($(oElement).is(':visible'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue