numerus/web
jordi fita mas 5d82597d14 Manually update and restore the <title> when showing dialog with HTMx
Mostly, the same problem as before: if the document title does not
reflect the application’s state, it becomes useless when there are
multiple open tabs.

In this case, however, i do not know how to tell HTMx to restore the
title to how it was before opening the dialog without a new request to
the server, that makes no sense when the dialog was closed without any
change whatsoever.  Thus, i do it with JavaScript on the client side.
2023-03-26 14:06:26 +02:00
..
static Manually update and restore the <title> when showing dialog with HTMx 2023-03-26 14:06:26 +02:00
template Add the <title> element for the “main” boosted pages 2023-03-26 13:57:24 +02:00