Change changesetLoader to run every 200ms:wq

This commit is contained in:
s1341 2013-12-16 14:31:48 +02:00
parent b8591edc8d
commit ccfb0e2d56
2 changed files with 3 additions and 3 deletions

View file

@ -109,7 +109,7 @@ $.Class("RevisionSlider",
while (str.length < length)
str = '0' + str;
return str;
}
};
var months = [
html10n.get("timeslider.month.january"),
html10n.get("timeslider.month.february"),