← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 17199: Wrong variable for top menu logo

 

------------------------------------------------------------
revno: 17199
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2014-10-21 18:58:09 +0200
message:
  Wrong variable for top menu logo
modified:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.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/main.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm	2014-10-17 13:04:14 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/main.vm	2014-10-21 16:58:09 +0000
@@ -99,7 +99,7 @@
     </script>
   </head>
 
-  #if ( $keyCustomLoginPageLogo )
+  #if ( $keyCustomTopMenuLogo )
   #set( $logoBanner = "../external-static/logo_banner.png" )
   #else
   #set( $logoBanner = "../dhis-web-commons/css/${stylesheetDirectory}/logo_banner.png" )