Commit
commit 922f381eae1978c99710d273afe53e6b1b69bea8 Author: Jan DankertDate: Thu Oct 1 20:55:34 2020 +0200 Refactoring: Moving some global JS functions into the OR Namespace modules/cms/ui/themes/default/script/openrat.js | 455 +++++++++------------ .../cms/ui/themes/default/script/openrat.min.js | 20 +- .../cms/ui/themes/default/script/openrat/common.js | 247 +---------- .../ui/themes/default/script/openrat/workbench.js | 170 +++++++- .../script/plugin/jquery-plugin-orLinkify.js | 21 +- .../default/script/plugin/jquery-plugin-orTree.js | 12 +- 6 files changed, 394 insertions(+), 531 deletions(-)