mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Sieve filters (interface/vacation action)
This commit is contained in:
parent
54edeaa645
commit
68cc322bd5
26 changed files with 235 additions and 104 deletions
|
|
@ -52,6 +52,10 @@
|
|||
}
|
||||
}, 50);
|
||||
|
||||
Utils.windowResizeCallback = function () {
|
||||
Utils.windowResize();
|
||||
};
|
||||
|
||||
/**
|
||||
* @param {(string|number)} mValue
|
||||
* @param {boolean=} bIncludeZero
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue