From 841e60cdd9f1c30350163475255096a49de19dd8 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Fri, 10 Sep 2010 16:32:12 -0400 Subject: [PATCH] Apply samjam's patch to fix mailbox view --- webcit/static/t/mailsummary_json.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcit/static/t/mailsummary_json.html b/webcit/static/t/mailsummary_json.html index 9bf68eb4d..2e3a749d5 100644 --- a/webcit/static/t/mailsummary_json.html +++ b/webcit/static/t/mailsummary_json.html @@ -1,5 +1,5 @@ { "nummsgs": , -"startmsg": , +"startmsg": , "roomname": "", "msgs": [ ] -- 2.39.2