mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 15:52:24 +02:00
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:
@@ -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/>
|
||||
|
||||
Reference in New Issue
Block a user