mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
Customer Portal: refactoring for the "new ticket" buttons, depending on the installation options (in particular, a full ITIL install has now two buttons)
SVN:trunk[4066]
This commit is contained in:
@@ -1764,6 +1764,21 @@
|
||||
<module_designs>
|
||||
<module_design id="itop-portal">
|
||||
<bricks>
|
||||
<brick id="create-user-request" xsi:type="Combodo\iTop\Portal\Brick\CreateBrick">
|
||||
<active _delta="redefine">false</active>
|
||||
</brick>
|
||||
<brick id="create-incident-itil" xsi:type="Combodo\iTop\Portal\Brick\CreateBrick" _delta="define">
|
||||
<active>true</active>
|
||||
<rank>3.5</rank>
|
||||
<width>8</width>
|
||||
<modal>true</modal>
|
||||
<title>Portal:CreateNewIncidentItil</title>
|
||||
<class>Incident</class>
|
||||
<!-- Class that will be created with the form -->
|
||||
<rules>
|
||||
<rule id="contact-to-userrequest"/>
|
||||
</rules>
|
||||
</brick>
|
||||
<brick id="services">
|
||||
<levels>
|
||||
<level id="1">
|
||||
|
||||
Reference in New Issue
Block a user