Skip to content
Snippets Groups Projects

Update renderer class

Merged Hahn Axel (hahn) requested to merge update_renderer_class into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading