diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-12-28 13:13:14 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-12-28 13:13:14 +0100 |
commit | c9ff3d5495b0229d837fa0ec23486cc7b6b191d0 (patch) | |
tree | b978427f431aa41c59115978c6a017db84b9f2ec /src/main/webapp/idea.js | |
parent | 422b1caeaa9f7d069a9208ecb0d0249485b1a05e (diff) | |
download | esper-testing-c9ff3d5495b0229d837fa0ec23486cc7b6b191d0.tar.gz esper-testing-c9ff3d5495b0229d837fa0ec23486cc7b6b191d0.tar.bz2 esper-testing-c9ff3d5495b0229d837fa0ec23486cc7b6b191d0.tar.xz esper-testing-c9ff3d5495b0229d837fa0ec23486cc7b6b191d0.zip |
o Listing builds on the person view.
Diffstat (limited to 'src/main/webapp/idea.js')
-rw-r--r-- | src/main/webapp/idea.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/idea.js b/src/main/webapp/idea.js index c5fd9a0..3f92104 100644 --- a/src/main/webapp/idea.js +++ b/src/main/webapp/idea.js @@ -1,3 +1,3 @@ -// Just to fool idea, it's really set in head-element.tagx +// Just to fool idea, it's really set in head.tagx noCache = 0; head = 0; |