From 939ba1bb470e96ab88b5792816239ebe12cc8cf4 Mon Sep 17 00:00:00 2001 From: Developer 02 Date: Fri, 30 Aug 2024 23:38:02 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20Sortierung=20der=20Tabelle=20hinzugef?= =?UTF-8?q?=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../envelope-table.component.html | 21 +++---------------- .../envelope-table.component.ts | 14 ++++++++----- 2 files changed, 12 insertions(+), 23 deletions(-) diff --git a/EnvelopeGenerator.GeneratorAPI/ClientApp/envelope-generator-ui/src/app/components/envelope-table/envelope-table.component.html b/EnvelopeGenerator.GeneratorAPI/ClientApp/envelope-generator-ui/src/app/components/envelope-table/envelope-table.component.html index af46cd56..f3e30cc5 100644 --- a/EnvelopeGenerator.GeneratorAPI/ClientApp/envelope-generator-ui/src/app/components/envelope-table/envelope-table.component.html +++ b/EnvelopeGenerator.GeneratorAPI/ClientApp/envelope-generator-ui/src/app/components/envelope-table/envelope-table.component.html @@ -3,11 +3,11 @@ - +
@for (colId of displayedColumns; track colId) { - + } @@ -27,22 +27,7 @@ - - - +
{{schema[colId].header}} {{schema[colId].header}} {{schema[colId].field(element)}} -
-
-
{{"element.position"}}
-
{{"element.symbol"}}
-
{{"element.name"}}
-
{{"element.weight"}}
-
-
- {{"element.description"}} - -- Wikipedia -
-
-