From 79c6c1d042fdad06294f4db57c5b8c91b6a0e5d0 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 19 Dec 2012 23:42:12 +0100 Subject: o Adding a basic web app. --- src/main/webapp/idea.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/main/webapp/idea.js (limited to 'src/main/webapp/idea.js') diff --git a/src/main/webapp/idea.js b/src/main/webapp/idea.js new file mode 100644 index 0000000..c5fd9a0 --- /dev/null +++ b/src/main/webapp/idea.js @@ -0,0 +1,3 @@ +// Just to fool idea, it's really set in head-element.tagx +noCache = 0; +head = 0; -- cgit v1.2.3