Re: Remove unused Bootstrap files

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: Remove unused Bootstrap files
Date: 2026-06-22 11:05:29
Message-ID: CABUevEw1L8cVBZQ5sG5PM+at-Cu5XCCn8dJnKcd5aAmBxDTrwQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-www

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
>
>

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2026-06-23 08:37:35 Re: Remove unused Bootstrap files
Previous Message Dave Page 2026-06-22 08:09:28 Remove unused Bootstrap files