Update moment.js and add timezone in template

This commit is contained in:
Frederic Guillot
2015-02-08 17:37:13 -05:00
parent 92509c43c4
commit d634a53e9c
7 changed files with 42 additions and 13 deletions

View File

@@ -70,6 +70,7 @@ Kanboard.Calendar = (function() {
lang: $("body").data("js-lang"),
editable: true,
eventLimit: true,
defaultView: "agendaWeek",
header: {
left: 'prev,next today',
center: 'title',