Commit

commit bd22152bda94fc1791b7c103a854fda85448cb50
Author: Jan Dankert 
Date:   Tue Aug 14 00:00:06 2018 +0200

    Für Seiten kann der Quelltext angezeigt werden. Fix für Dialoge: Aufruf mit den richtigen Parametern.

 modules/cms-core/action/PageAction.class.php       | 11 ++--
 modules/cms-ui/action/IndexAction.class.php        |  4 ++
 .../default/html/views/configuration/src.php       |  2 +-
 .../html/views/configuration/src.tpl.src.xml       |  2 +-
 .../cms-ui/themes/default/html/views/page/src.php  |  3 ++
 .../themes/default/html/views/page/src.tpl.src.xml | 12 +----
 modules/cms-ui/themes/default/script/openrat.js    | 15 ++++--
 .../cms-ui/themes/default/script/openrat.min.js    |  6 +--
 .../script/plugin/jquery-plugin-orLinkify.js       |  8 +--
 .../script/plugin/jquery-plugin-orLinkify.min.js   |  6 +--
 .../components/html/editor/Editor.class.php        | 18 ++++---
 .../components/html/editor/editor.js               | 63 +++-------------------
 .../components/html/editor/editor.min.js           |  2 +-
 13 files changed, 53 insertions(+), 99 deletions(-)