1.6.0 release

CardDav support.
New skin (Blurred).
Login animation.
Small fixes.
This commit is contained in:
RainLoop Team 2013-12-27 05:00:40 +04:00
parent bc6c320ecb
commit 011855bf8a
26 changed files with 386 additions and 337 deletions

View file

@ -34,8 +34,7 @@ window['__RLBOOT'] = function (fCall) {
window['rainloopTEMPLATES'] = {};
kn.setBoot(RL).bootstart();
$html.addClass('rl-started');
$html.removeClass('no-js rl-booted-trigger').addClass('rl-booted');
}, 50);
}