summaryrefslogtreecommitdiff
path: root/frontend/gamma/tests/tests
authorClipperz <info@clipperz.com>2013-01-09 10:06:20 (UTC)
committer Clipperz <info@clipperz.com>2013-01-09 10:06:20 (UTC)
commit813c3245eebfebf9d951e082b9a7473d0116b63a (patch) (unidiff)
tree32ac818904fb6a86d999b078a378c1e6be94656d /frontend/gamma/tests/tests
parent33e6f0ae7748d3f7f94d6bfe007703cf8df22ed6 (diff)
downloadclipperz-813c3245eebfebf9d951e082b9a7473d0116b63a.zip
clipperz-813c3245eebfebf9d951e082b9a7473d0116b63a.tar.gz
clipperz-813c3245eebfebf9d951e082b9a7473d0116b63a.tar.bz2
Fixed application version ID + link
Fixed the display of application version in /gamma, and added a link to the specific code version on GitHub
Diffstat (limited to 'frontend/gamma/tests/tests') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/gamma/tests/tests/Components/FullApp/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/gamma/tests/tests/Components/FullApp/index.html b/frontend/gamma/tests/tests/Components/FullApp/index.html
index 966a16c..fab110b 100644
--- a/frontend/gamma/tests/tests/Components/FullApp/index.html
+++ b/frontend/gamma/tests/tests/Components/FullApp/index.html
@@ -39,6 +39,7 @@ refer to http://www.clipperz.com.
39 Clipperz_IEisBroken = false; 39 Clipperz_IEisBroken = false;
40 Clipperz_normalizedNewLine = '\n'; 40 Clipperz_normalizedNewLine = '\n';
41 Clipperz_dumpUrl = "/dump/"; 41 Clipperz_dumpUrl = "/dump/";
42 Clipperz_version = ">>> hg:28fe087a9316 <<<";
42</script> 43</script>
43 44
44<!--[if IE]><script> 45<!--[if IE]><script>