chore(firm): hide supervision key data by default
This commit is contained in:
parent
57d9447b4f
commit
929eb1b175
@ -51,4 +51,5 @@ TableIsDefaultSupervisor: Standardansprechpartner
|
||||
TableIsDefaultReroute: Standardumleitung
|
||||
FormFieldPostal: Benachrichtigungseinstellung
|
||||
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
|
||||
@ -51,4 +51,5 @@ TableIsDefaultSupervisor: Default supervisor
|
||||
TableIsDefaultReroute: Default reroute
|
||||
FormFieldPostal: Notification type
|
||||
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
|
||||
@ -8,7 +8,9 @@ $# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
^{formFirmAction}
|
||||
|
||||
<section>
|
||||
<section>
|
||||
<h2 .show-hide__toggle uw-show-hide data-show-hide-collapsed>
|
||||
_{MsgFirmSupervisionKeyData}
|
||||
<div .scrolltable .scrolltable--bordered>
|
||||
<table .table>
|
||||
<tr .table__row .table__row--head>
|
||||
|
||||
Reference in New Issue
Block a user