diff -r 674948226777 -r 883e897aad40 www/js/global.js --- a/www/js/global.js Mon Sep 24 11:57:40 2018 +0200 +++ b/www/js/global.js Mon Sep 24 22:13:50 2018 +0200 @@ -72,15 +72,6 @@ $(document).ready(function () { - $('#aboutWindow').jqxWindow({ - resizable: true, - minWidth: 300, - minHeight: 300, - theme: theme, - autoOpen: false, - isModal: true - }); - $('#aboutWindow').jqxWindow('focus'); $("#jqxMenu").jqxMenu({ width: 1280,