mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-20 17:06:25 +00:00
Monotone-Parent: bee9d78831eda60f6cda2aadb62fc4a04a2e8e10
Monotone-Revision: e95efe8673a67dc9bd15ec54ca217af1e21e9dbb Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-03-29T17:20:26
This commit is contained in:
@@ -70,6 +70,10 @@ function savePreferences(sender) {
|
||||
return false;
|
||||
}
|
||||
|
||||
function onAdjustTime(event) {
|
||||
// unconditionally called from skycalendar.html
|
||||
}
|
||||
|
||||
function prototypeIfyFilters() {
|
||||
var newFilters = $([]);
|
||||
for (var i = 0; i < filters.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user