(refactor) BillEditForm: billed-to-* converted from radio buttons to select; added info box

This commit is contained in:
Knee Cola
2025-11-23 22:49:05 +01:00
parent eddddb4199
commit db65d82ab5
4 changed files with 18 additions and 35 deletions

View File

@@ -81,7 +81,6 @@ export const LocationEditForm: FC<LocationEditFormProps> = ({ location, yearMont
</fieldset>
<fieldset className="fieldset bg-base-200 border-base-300 rounded-box w-xs border p-4 pb-2 mt-4">
<legend className="fieldset-legend font-semibold uppercase">{t("tenant-2d-code-legend")}</legend>
<InfoBox className="p-1 mb-1">{t("tenant-2d-code-info")}</InfoBox>
<fieldset className="fieldset">