From a919ddad1f881b04b8a37ea8c8b818f833d24576 Mon Sep 17 00:00:00 2001 From: James Lal Date: Thu, 10 Jan 2013 16:06:53 +0100 Subject: [PATCH] Bug 828311 - forgot to push typo fix =/ caused regression --- apps/calendar/js/templates/week.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') + '
    ' +