From 39636be7b018b9121696ce7bdc462ab2c3c8185d Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 11 Jan 2013 17:11:28 +0100 Subject: o Creating bin/web for running the web application. --- src/main/resources/webapp/idea.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/main/resources/webapp/idea.js (limited to 'src/main/resources/webapp/idea.js') diff --git a/src/main/resources/webapp/idea.js b/src/main/resources/webapp/idea.js new file mode 100644 index 0000000..3f92104 --- /dev/null +++ b/src/main/resources/webapp/idea.js @@ -0,0 +1,3 @@ +// Just to fool idea, it's really set in head.tagx +noCache = 0; +head = 0; -- cgit v1.2.3