From 70302095d04f769c33ebdfcc4f7f5a38417d2520 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sun, 10 May 2020 00:57:39 +0200 Subject: [PATCH] Please cherry-pick: - fixed fooCreated to fooEntryCreated - added fooEntryUpdated - TODO: rename user to userEntry MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- web/admin/department/admin_department_list.xhtml | 14 ++++++++++++-- web/admin/headquarter/admin_headquarter_list.xhtml | 14 ++++++++++++-- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/web/admin/department/admin_department_list.xhtml b/web/admin/department/admin_department_list.xhtml index f0e7e702..807e1628 100644 --- a/web/admin/department/admin_department_list.xhtml +++ b/web/admin/department/admin_department_list.xhtml @@ -282,10 +282,20 @@ - + + + + + + + diff --git a/web/admin/headquarter/admin_headquarter_list.xhtml b/web/admin/headquarter/admin_headquarter_list.xhtml index c0d3d150..f8f18a88 100644 --- a/web/admin/headquarter/admin_headquarter_list.xhtml +++ b/web/admin/headquarter/admin_headquarter_list.xhtml @@ -218,10 +218,20 @@ - + + + + + + + -- 2.39.5