From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | PostgreSQL WWW <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Broken table rendering on commitfest |
Date: | 2017-09-04 10:40:53 |
Message-ID: | CABUevEzQ-TWxpZDiAOS5iNQdVktrKpu7VEr1RiTJBM-VED9rBg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Sun, Sep 3, 2017 at 11:48 PM, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> The last table on the CF page is not being closed with the </tbody></table>
> pair, most likely since p is undefined to break out of the forloop in the
> first
> place (disclaimer: I don’t know Python or Django so that guesswork might be
> bananapants). The attached (untested since I don’t have a local running CF
> app) instead closes on the final iteration in an attempt to fix it.
>
> Does that make sense?
>
LGTM, applied. Thanks!
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
From | Date | Subject | |
---|---|---|---|
Next Message | Leo | 2017-09-04 14:55:26 | Wiki editor request |
Previous Message | Daniel Gustafsson | 2017-09-03 21:48:23 | Broken table rendering on commitfest |