<?xml version="1.0" encoding="UTF-8"?>
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.7">
	<classes>
		<class id="Organization">
			<fields>
				<field id="logo" xsi:type="AttributeImage" _delta="define_if_not_exists">
					<display_max_width>310</display_max_width>
					<display_max_height>310</display_max_height>
					<storage_max_width>512</storage_max_width>
					<storage_max_height>512</storage_max_height>
					<is_null_allowed>true</is_null_allowed>
				</field>
			</fields>
			<presentation>
				<details>
		          <items>
		            <item id="logo" _delta="define_if_not_exists">
		              <rank>90</rank>
		            </item>
		          </items>
				</details>
			</presentation>
		</class>
	</classes>
	<module_parameters>
		<parameters id="combodo-portal-dynamic-branding-logo" _delta="define">
			<enabled type="bool">true</enabled>
			<portals xsi:type="hash">
				<itop-portal xsi:type="hash">
					<logo_attcode xsi:type="string">logo</logo_attcode>
					<object_oql xsi:type="string"><![CDATA[SELECT Organization WHERE id = :current_contact->org_id]]></object_oql>
				</itop-portal>
			</portals>
		</parameters>
	</module_parameters>
</itop_design>