Commit
commit e400d60d77c6ff33ce41c78b713528169a958dd9 Author: Jan DankertDate: Tue Dec 4 22:08:13 2018 +0100 Auf Suchergebnisse kann geklickt werden. .../cms-ui/themes/default/html/views/file/edit.php | 2 +- .../cms-ui/themes/default/html/views/link/info.php | 8 ++--- .../cms-ui/themes/default/html/views/page/info.php | 12 +++---- .../themes/default/html/views/project/edit.php | 2 +- .../themes/default/html/views/projectlist/edit.php | 4 +-- .../themes/default/html/views/title/show.php | 2 +- .../default/html/views/title/show.tpl.src.xml | 2 +- .../themes/default/html/views/user/rights.php | 40 +++++++++++----------- .../themes/default/html/views/userlist/show.php | 26 +++++++------- .../themes/default/production/combined.min.css | 2 +- .../themes/default/production/combined.min.js | 28 +++++++-------- modules/cms-ui/themes/default/script/openrat.js | 5 --- .../cms-ui/themes/default/script/openrat.min.js | 2 +- .../script/plugin/jquery-plugin-orLinkify.js | 15 +++++--- .../script/plugin/jquery-plugin-orLinkify.min.js | 20 +++++------ .../script/plugin/jquery-plugin-orSearch.js | 33 ++++++++++++------ .../script/plugin/jquery-plugin-orSearch.min.js | 4 +-- .../cms-ui/themes/default/style/openrat-header.css | 5 ++- .../themes/default/style/openrat-header.less | 6 ++++ .../themes/default/style/openrat-header.min.css | 2 +- .../components/html/image/Image.class.php | 2 +- .../template-engine/components/html/link/link.js | 6 ---- .../components/html/link/link.min.js | 2 +- 23 files changed, 124 insertions(+), 106 deletions(-)