From 5808c82977b314cf0dd2ab3a730a0c355b7ca767 Mon Sep 17 00:00:00 2001 From: "marcins78@gmail.com" Date: Wed, 11 Apr 2012 12:30:00 +0000 Subject: [PATCH] Moving game history script to hall.html --- gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html | 11 ++++++----- .../src/main/webapp/includes/gameHistory.html | 1 - 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html index 2d254454a..a88b00e67 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html @@ -157,6 +157,7 @@ + @@ -203,11 +204,11 @@ var infoDialog = $("
") .dialog({ - autoOpen: false, - closeOnEscape: true, - resizable: false, - title: "Card information" - }); + autoOpen: false, + closeOnEscape: true, + resizable: false, + title: "Card information" + }); $("body").click( function (event) { diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/gameHistory.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/gameHistory.html index bd3b94551..2f8819457 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/gameHistory.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/gameHistory.html @@ -1,4 +1,3 @@ -