Add label id targets back to input labels
authorKarl O. Pinc <kop@karlpinc.com>
Sat, 3 Aug 2024 20:43:25 +0000 (15:43 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sat, 3 Aug 2024 20:43:25 +0000 (15:43 -0500)
commitb5ed7151350fbbf31ce4dec52b8de20817d7c0bf
tree4a8cb5d6ae3129316e62d6b2093055e947e24e29
parent09fe6cc491fd8f9302bec1607002e696099eda10
Add label id targets back to input labels

As it turns out, you can't use "for" as an argument/tag element attribute
with mako.  At least not when inheriting the namespace into templates
at arbitrary depth.
src/pgwui_common/templates/auth_base.mak
src/pgwui_common/templates/db_base.mak
src/pgwui_common/templates/lib.mak