mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Tab Nachrichten: Relationmessage Id, Letzte Änderung, Status in capital letters
This commit is contained in:
@@ -63,9 +63,9 @@ export default {
|
||||
{title: "recipient", field: "recipient"},
|
||||
{title: "senderId", field: "sender_id"},
|
||||
{title: "recipientId", field: "recipient_id"},
|
||||
{title: "relationmessage_id", field: "relationmessage_id"},
|
||||
{title: "Relationmessage ID", field: "relationmessage_id"},
|
||||
{
|
||||
title: "status",
|
||||
title: "Status",
|
||||
field: "status",
|
||||
formatterParams: [
|
||||
"unread",
|
||||
|
||||
@@ -24979,7 +24979,7 @@ array(
|
||||
'phrases' => array(
|
||||
array(
|
||||
'sprache' => 'German',
|
||||
'text' => 'letzte Änderung',
|
||||
'text' => 'Letzte Änderung',
|
||||
'description' => '',
|
||||
'insertvon' => 'system'
|
||||
),
|
||||
@@ -44516,6 +44516,7 @@ and represent the current state of research on the topic. The prescribed citatio
|
||||
)
|
||||
),
|
||||
// FHC-4 Studierendenverwaltung FHC-ALERTS END
|
||||
// FHC-4 Finetuning START
|
||||
array(
|
||||
'app' => 'core',
|
||||
'category' => 'ui',
|
||||
@@ -44536,6 +44537,7 @@ and represent the current state of research on the topic. The prescribed citatio
|
||||
)
|
||||
)
|
||||
),
|
||||
// FHC-4 Finetuning END
|
||||
);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user