Make sure that the images are reloaded when the application is upgraded.

SVN:trunk[3786]
This commit is contained in:
Denis Flaven
2015-09-22 15:16:12 +00:00
parent 3eec1d358c
commit 0cc466dd7e

View File

@@ -46,7 +46,7 @@ div#portal #banner {
}
div#portal #logo {
background: url(./images/company_logo.png) 0 50% no-repeat;
background: url(./images/company_logo.png?v=2) 0 50% no-repeat;
margin-top:6px;
margin-bottom:6px;
margin-left:20px;