Commit
commit 1f51014ede711cad3f15e6c7fa60bb47a3b45350 Author: Jan DankertDate: Mon Feb 15 00:47:53 2021 +0100 Fix: Displaying global search results instead of navigation. .../ui/themes/default/html/views/index/show.php | 12 ++++---- .../default/html/views/index/show.tpl.src.xml | 13 ++++----- modules/cms/ui/themes/default/script/openrat.js | 2 +- .../cms/ui/themes/default/script/openrat.min.js | 2 +- .../cms/ui/themes/default/script/openrat/common.js | 2 +- .../cms/ui/themes/default/style/openrat-form.less | 2 +- .../ui/themes/default/style/openrat-search.less | 33 ++++++++++++--------- modules/cms/ui/themes/default/style/openrat.css | 34 ++++++++++++---------- .../cms/ui/themes/default/style/openrat.min.css | 4 +-- .../themes/default/style/theme/openrat-theme.less | 12 ++++---- 10 files changed, 64 insertions(+), 52 deletions(-)