dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #36801
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 18817: Minor
------------------------------------------------------------
revno: 18817
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2015-04-07 11:49:17 +0200
message:
Minor
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/about.vm
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/about.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/about.vm 2015-03-19 16:02:45 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/about.vm 2015-04-07 09:49:17 +0000
@@ -26,4 +26,6 @@
<dt>$i18n.getString( "server_memory" ):</dt><dd>$!info.memoryInfo</dd>
<dt>$i18n.getString( "cpu_cores" ):</dt><dd>$!info.cpuCores</dd>
#end
-</dl>
\ No newline at end of file
+</dl>
+
+<div>$!{keyApplicationRightFooter}</div>
\ No newline at end of file