From 0647c7b68d5211ca0a55006121d71d4d92f4be60 Mon Sep 17 00:00:00 2001 From: marcins78 Date: Wed, 9 Jan 2013 13:16:42 +0000 Subject: [PATCH] Reverting temporary changes. --- .../src/main/webapp/deckBuild.html | 40 ++++--------------- .../src/main/webapp/merchant.html | 40 ++++--------------- 2 files changed, 14 insertions(+), 66 deletions(-) diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html index 9e0a0df22..7c71af804 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html @@ -1,3 +1,9 @@ +<%@ page contentType="text/html; charset=UTF-8"%> +<% +response.setHeader("Cache-Control","no-cache"); +response.setHeader("Pragma","no-cache"); +response.setDateHeader ("Expires", -1); +%> @@ -6,39 +12,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + <%@ include file="js.inc" %> - - - - - - - - - - - - - - - - - - - - - - - - - - - - + <%@ include file="js.inc" %>