Re: Remove unused Bootstrap files

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: Remove unused Bootstrap files
Date: 2026-06-23 08:37:35
Message-ID: CA+OCxowF55Fp0y4+PYRje6Hx-aDHDkpqwFnBBy-F7GwxRU8X+A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-www

Thanks - pushed.

On Mon, 22 Jun 2026 at 12:05, Magnus Hagander <magnus(at)hagander(dot)net> wrote:

> LGTM.
>
> Looks like we got rid of the actual jquery-using code a year ago, but
> didn't remove the files (well, we removed the jquery files, and the
> references to both jquery and bootstrap, but not the bootstrap files - see
> b509e54a).
>
> //Magnus
>
> On Mon, 22 Jun 2026 at 10:09, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
>> In confirming what turned out to be possibly the worst case of an AI slop
>> bug report I've yet to see, I came to learn we have a couple of Bootstrap
>> files in the repo that aren't used anywhere. This patch removes them.
>>
>> --
>> Dave Page
>> pgAdmin: https://www.pgadmin.org
>> PostgreSQL: https://www.postgresql.org
>> pgEdge: https://www.pgedge.com
>>
>>
>

--
Dave Page
pgAdmin: https://www.pgadmin.org
PostgreSQL: https://www.postgresql.org
pgEdge: https://www.pgedge.com

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Kevin 2026-06-24 15:11:10 [PATCH] Disambiguate mbox download files
Previous Message Magnus Hagander 2026-06-22 11:05:29 Re: Remove unused Bootstrap files