chore(firm): hide supervision key data by default

This commit is contained in:
Steffen Jost 2023-11-29 13:22:34 +01:00
parent 57d9447b4f
commit 929eb1b175
3 changed files with 7 additions and 3 deletions

View File

@ -52,3 +52,4 @@ TableIsDefaultReroute: Standardumleitung
FormFieldPostal: Benachrichtigungseinstellung FormFieldPostal: Benachrichtigungseinstellung
FormFieldPostalTip: Gilt für alle Benachrichtigungen an diese Person, nicht nur für Umleitungen an diesen Ansprechpartner FormFieldPostalTip: Gilt für alle Benachrichtigungen an diese Person, nicht nur für Umleitungen an diesen Ansprechpartner
FirmUserChanges n@Int64: Benachrichtigungseinstellung für #{n} Firmenangehörige wurden geändert FirmUserChanges n@Int64: Benachrichtigungseinstellung für #{n} Firmenangehörige wurden geändert
FirmSupervisionKeyData: Kennzahlen Ansprechpartner

View File

@ -52,3 +52,4 @@ TableIsDefaultReroute: Default reroute
FormFieldPostal: Notification type FormFieldPostal: Notification type
FormFieldPostalTip: Affects all notifications to this person, not just reroutes to this supervisor FormFieldPostalTip: Affects all notifications to this person, not just reroutes to this supervisor
FirmUserChanges n: Notification settings changed for #{n} company associates FirmUserChanges n: Notification settings changed for #{n} company associates
FirmSupervisionKeyData: Supervision key data

View File

@ -9,6 +9,8 @@ $# SPDX-License-Identifier: AGPL-3.0-or-later
^{formFirmAction} ^{formFirmAction}
<section> <section>
<h2 .show-hide__toggle uw-show-hide data-show-hide-collapsed>
_{MsgFirmSupervisionKeyData}
<div .scrolltable .scrolltable--bordered> <div .scrolltable .scrolltable--bordered>
<table .table> <table .table>
<tr .table__row .table__row--head> <tr .table__row .table__row--head>