From: Matt Date: Wed, 4 Feb 2009 08:27:18 +0000 (+0000) Subject: ! Remove the "0" padding in iterate params, not needed thanks to last commit X-Git-Tag: v7.86~1501 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=56add1f54bd60c6c3ad6a7d32fc91cacdbf96a9b ! Remove the "0" padding in iterate params, not needed thanks to last commit --- diff --git a/webcit/static/t/mailsummary_json.html b/webcit/static/t/mailsummary_json.html index 9f2b72e2e..1322978a0 100644 --- a/webcit/static/t/mailsummary_json.html +++ b/webcit/static/t/mailsummary_json.html @@ -1,5 +1,5 @@ { "nummsgs": , "startmsg": , "roomname": "", -"msgs": [ ] +"msgs": [ ] }