www/js/global.js

changeset 67
883e897aad40
parent 59
ad28e09e3abd
child 70
4da2414eabbc
--- 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,

mercurial