From b1067d6f62288378e5b126ab8c9584f85365ebde Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Fri, 17 Nov 2023 17:27:24 +0100 Subject: [PATCH] update comments --- public_html/classes/render-adminlte.class.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public_html/classes/render-adminlte.class.php b/public_html/classes/render-adminlte.class.php index e696b88..7ee4312 100755 --- a/public_html/classes/render-adminlte.class.php +++ b/public_html/classes/render-adminlte.class.php @@ -9,6 +9,8 @@ require_once 'htmlelements.class.php'; * * ---------------------------------------------------------------------- * 2023-09-11 <axel.hahn@unibe.ch> add shadows on card + callout + * 2023-09-27 <axel.hahn@unibe.ch> add form input fields + * 2023-11-17 <axel.hahn@unibe.ch> add tabbed content; "=" renders hamburger item * ====================================================================== * * @author Axel -- GitLab