Mark required fields in UI
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Rafael Epplée 2025-12-02 09:56:54 +01:00 committed by Moritz
parent 40835f7a2d
commit a67a91cffa
Signed by: moritz
GPG key ID: 1020A035E5DD0824
5 changed files with 142 additions and 94 deletions

View file

@ -37,7 +37,7 @@ defmodule MvWeb.MemberLive.Form do
<.header>
{@page_title}
<:subtitle>
{gettext("Use this form to manage member records and their properties.")}
{gettext("Fields marked with an asterisk (*) cannot be empty.")}
</:subtitle>
</.header>