chore(firm): hide supervision key data by default
This commit is contained in:
parent
57d9447b4f
commit
929eb1b175
@ -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
|
||||||
@ -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
|
||||||
@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user