Update knockoutjs

This commit is contained in:
RainLoop Team 2014-08-19 14:33:59 +04:00
parent 79a5c11556
commit 69e3ebb146
19 changed files with 250 additions and 123 deletions

View file

@ -77,8 +77,7 @@ var
$document = $(window.document),
NotificationClass = window.Notification && window.Notification.requestPermission ? window.Notification : null
;
;
/* RainLoop Webmail (c) RainLoop Team | Licensed under CC BY-NC-SA 3.0 */
/*jshint onevar: false*/