From e514573ebb81413182b3a3fe2844a3f7535d2fa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Sun, 4 Feb 2024 09:28:38 +0100 Subject: [PATCH] test --- templates/userActions.html | 54 +++++++++++++++++++++----------------- 1 file changed, 30 insertions(+), 24 deletions(-) diff --git a/templates/userActions.html b/templates/userActions.html index 465a0b2..c89180a 100644 --- a/templates/userActions.html +++ b/templates/userActions.html @@ -60,50 +60,56 @@ } } - function init(){ + function init() { getUserInfo(); } - window.onload = init(); + + window.onload = init;

+
+

Update User

-
- -
+ +
- -
+ +
- -
+ +
- -
+ +
- + - -
+

- -

+ +
+ + +
+
+

Change Password

-
- -
+ +
- -
+ +
- -

+ +
-
+
+