=== 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 2010-03-09 10:10:22 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/about.vm 2010-03-11 19:16:22 +0000 @@ -3,7 +3,7 @@
$i18n.getString( "current_user" ):
$!currentUsername
$i18n.getString( "version" ):
$!version
-
$i18n.getString( "build_revision" ):
$!revision
+
$i18n.getString( "build_revision" ):
#if( $revision == '${revision}' ) NA #else $!revision #end
$i18n.getString( "build_date" ):
$format.formatDateTime( $!buildTime )
$i18n.getString( "user_agent" ):
$!userAgent
$i18n.getString( "external_configuration_directory" ):
$!externalDirectory
=== modified file 'dhis-2/dhis-web/dhis-web-commons/pom.xml' --- dhis-2/dhis-web/dhis-web-commons/pom.xml 2010-03-05 20:54:16 +0000 +++ dhis-2/dhis-web/dhis-web-commons/pom.xml 2010-03-11 19:16:22 +0000 @@ -26,7 +26,7 @@ - +