numerus/web
jordi fita mas 5717a5b9ed Put new invoice and edit invoice forms into a dialog
In this case i have to use the same id for the dialog content in all
pages because, for now, there are a couple of forms that need to replace
it on submit—the new/edit form and the product selection form.

Unfortunately, HTMx does not have support for `formaction` attribute at
this point, so i had to use the workaround described in [0].

[0] https://github.com/bigskysoftware/htmx/issues/623
2023-03-31 13:01:26 +02:00
..
static Put new invoice and edit invoice forms into a dialog 2023-03-31 13:01:26 +02:00
template Put new invoice and edit invoice forms into a dialog 2023-03-31 13:01:26 +02:00