diff --git a/apps/calendar/js/templates/week.js b/apps/calendar/js/templates/week.js index 135e8e201326..b6d93b9e785c 100644 --- a/apps/calendar/js/templates/week.js +++ b/apps/calendar/js/templates/week.js @@ -29,7 +29,7 @@ event: function() { return '
  • ' + - '
    ' + this.h('title') + '
    ' +