From a71ac95ed8e3e4532d3bbf5934098283530d66a8 Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 10 Jan 2017 12:13:05 +0200 Subject: [PATCH] removal of id and date of birth from new user creation --- public/templates/page/systemuserview.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/templates/page/systemuserview.html b/public/templates/page/systemuserview.html index a446506..1e09c1b 100644 --- a/public/templates/page/systemuserview.html +++ b/public/templates/page/systemuserview.html @@ -31,12 +31,12 @@
[familyName]
-
- [idNumber] -
-
- [dateOfBirth] -
+ + + + + +
[mobile]
-- 2.20.1