Commit

commit b9cb0e03dd728bb37c89503ce9794980f304feef
Author: Jan Dankert 
Date:   Sat Aug 24 01:30:30 2019 +0200

    Nach der Abmeldung alle View neu laden.

 modules/cms-core/action/LoginAction.class.php      |  10 +-
 modules/cms-core/action/TreeAction.class.php       | 614 ++++++++++-----------
 .../themes/default/production/combined.min.js      |   8 +-
 modules/cms-ui/themes/default/script/openrat.js    |  53 +-
 .../cms-ui/themes/default/script/openrat.min.js    |   4 +-
 modules/configuration/Configuration.class.php      |  10 +-
 .../template-engine/components/XSDGenerator.php    |   8 +-
 .../components/html/form/Form.class.php            |   9 +-
 .../template-engine/components/html/form/form.js   |  11 +-
 .../components/html/form/form.min.js               |   4 +-
 .../components/html/link/Link.class.php            |   7 +-
 modules/template-engine/components/template.xsd    |   2 +
 modules/util/Tree.class.php                        |   2 +-
 13 files changed, 403 insertions(+), 339 deletions(-)