Monotone-Parent: bee9d78831eda60f6cda2aadb62fc4a04a2e8e10

Monotone-Revision: e95efe8673a67dc9bd15ec54ca217af1e21e9dbb

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-29T17:20:26
maint-2.0.2
Francis Lachapelle 2012-03-29 17:20:26 +00:00
parent 0c2c418046
commit f63d9336b5
1 changed files with 4 additions and 0 deletions

View File

@ -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++) {