# HG changeset patch # User Christian Lins # Date 1352819684 -3600 # Node ID b5624ef2808f5ccc3333d379eddc5d65236fe16d # Parent d9e3660fa46258289d93967e23f150b32c7b0645# Parent 14885031d97465138a90629a467c5b55d78056de Merged diff -r 14885031d974 -r b5624ef2808f flys-client/src/main/webapp/WEB-INF/config.yaml --- a/flys-client/src/main/webapp/WEB-INF/config.yaml Tue Nov 13 14:49:19 2012 +0100 +++ b/flys-client/src/main/webapp/WEB-INF/config.yaml Tue Nov 13 16:14:44 2012 +0100 @@ -96,7 +96,7 @@ # - !columns # config: # cells: -# - paddingBottom: 5 +# - paddingBottom: 5 # items: # - !image # maxWidth: 40 @@ -117,6 +117,10 @@ header: height: 50 items: + - !image + align: left + # Fixme: Replace with local file or self-hosted link... + url: http://ubuntuone.com/7hTz3YznHfMciAUj6FSle4 - !text font: Helvetica fontSize: 30 @@ -146,7 +150,7 @@ maxIconWidth: 32 maxIconHeight: 32 footer: *commonFooter - + #=========================================================================== A0 portrait: #=========================================================================== diff -r 14885031d974 -r b5624ef2808f flys-client/src/main/webapp/images/FLYS_Logo.png Binary file flys-client/src/main/webapp/images/FLYS_Logo.png has changed diff -r 14885031d974 -r b5624ef2808f flys-client/src/main/webapp/images/flys_logo.gif Binary file flys-client/src/main/webapp/images/flys_logo.gif has changed