Customer portal : Portal logo source order is : "/images/itop-logo.png" < "/env-xxx/branding/portal-logo.png" < "value of //properties/logo of the portal module_design"

SVN:trunk[4078]
This commit is contained in:
Guillaume Lajarige
2016-05-13 12:06:35 +00:00
parent 2720f6e54b
commit 291a5847f0
2 changed files with 15 additions and 23 deletions

View File

@@ -962,10 +962,10 @@
<module_designs>
<module_design id="itop-portal" xsi:type="portal" _delta="define">
<properties>
<name>Portal:Instance:Name</name>
<!-- Can be either a fileref or a relative path to the file (To be tested) -->
<!--<fileref ref="brt_6a2be154b2a62659d3332c513bdad715" />-->
<logo>../images/itop-logo.png</logo>
<name>portal:itop-portal</name>
<!-- Can be either a fileref or a relative path to the file (To be tested). Takes over env-xxx/branding/portal-logo.png -->
<!--<fileref ref="brt_6a2be154b2a62659d3332c513bdad715" />-->
<!--<logo>../images/itop-logo.png</logo>-->
<!-- Can be either a fileref or a relative path to the file from /env-xxx -->
<!-- Available themes must have a unique id. Some ids are loaded in a specific order : bootstrap/portal/custom. Other ids are loaded after them, but their order cannot be predicted -->
<themes/>