diff --git a/public_html/classes/render-adminlte.class.php b/public_html/classes/render-adminlte.class.php index d03aa7b032bb147b85914db7bc94522f434f5a9e..83cf626c624afc23bc6237422c52be5c2b01d7b4 100755 --- a/public_html/classes/render-adminlte.class.php +++ b/public_html/classes/render-adminlte.class.php @@ -26,6 +26,7 @@ require_once 'htmlelements.class.php'; * 2024-05-03 <axel.hahn@unibe.ch> add line in sidebar menu; add getFormSelect * 2024-05-10 <axel.hahn@unibe.ch> add support for bootstrap-select in getFormSelect * 2024-05-18 <axel.hahn@unibe.ch> add variable types + * 2024-07-04 <axel.hahn@unibe.ch> added type declarations * ====================================================================== */ class renderadminlte