From 813c3245eebfebf9d951e082b9a7473d0116b63a Mon Sep 17 00:00:00 2001 From: Clipperz Date: Wed, 09 Jan 2013 10:06:20 +0000 Subject: Fixed application version ID + link Fixed the display of application version in /gamma, and added a link to the specific code version on GitHub --- (limited to 'frontend/gamma/html/index_template.html') diff --git a/frontend/gamma/html/index_template.html b/frontend/gamma/html/index_template.html index 699e0e9..ba7c311 100644 --- a/frontend/gamma/html/index_template.html +++ b/frontend/gamma/html/index_template.html @@ -16,6 +16,7 @@ Clipperz_IEisBroken = false; Clipperz_normalizedNewLine = '\n'; Clipperz_dumpUrl = "/../dump/"; + Clipperz_version = "@application.version@"; "use strict"; -- cgit v0.9.0.2