From 5078d1e3bf32ce127edb6d02edfddcfb2700b442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Ha=C3=9Fel?= Date: Tue, 4 Apr 2023 11:21:00 +0200 Subject: [PATCH] make Property.slug editable --- .../property/list/property-list.component.html | 14 +++++++++++--- .../src/app/shared/text/text.component.html | 2 +- .../property/PropertyController.java | 4 ++-- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/src/main/angular/src/app/pages/property/list/property-list.component.html b/src/main/angular/src/app/pages/property/list/property-list.component.html index 9c713f9..0c26f07 100644 --- a/src/main/angular/src/app/pages/property/list/property-list.component.html +++ b/src/main/angular/src/app/pages/property/list/property-list.component.html @@ -9,7 +9,7 @@ - + @@ -27,13 +27,21 @@ + + +
BezeichnungLinksSlug Typ Wert Zeitstempel + + +