mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°4455 - Remove old PNG icons for datamodel classes
This commit is contained in:
@@ -289,7 +289,7 @@ class ormStyleTest extends ItopTestCase
|
||||
'#ABCDEF',
|
||||
'#123456',
|
||||
'fas fa-user',
|
||||
'images/user-request.png',
|
||||
'images/user-request.svg',
|
||||
],
|
||||
'Style with empty icon path' => [
|
||||
'regular-class',
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
<step>
|
||||
<title>Tickets Management options</title>
|
||||
<description><![CDATA[<h2>Select the type of tickets you want to use in order to respond to user requests and incidents.</h2>]]></description>
|
||||
<banner>./itop-incident-mgmt-itil/images/incident-escalated.png</banner>
|
||||
<banner>./itop-incident-mgmt-itil/images/incident-escalated.svg</banner>
|
||||
<alternatives type="array">
|
||||
<choice>
|
||||
<extension_code>itop-ticket-mgmt-simple-ticket</extension_code>
|
||||
@@ -161,7 +161,7 @@
|
||||
<step>
|
||||
<title>Change Management options</title>
|
||||
<description><![CDATA[<h2>Select the type of tickets you want to use in order to manage changes to the IT infrastructure.</h2>]]></description>
|
||||
<banner>./itop-change-mgmt/images/change.png</banner>
|
||||
<banner>./itop-change-mgmt/images/change.svg</banner>
|
||||
<alternatives type="array">
|
||||
<choice>
|
||||
<extension_code>itop-change-mgmt-simple</extension_code>
|
||||
@@ -192,7 +192,7 @@
|
||||
<step>
|
||||
<title>Additional ITIL tickets</title>
|
||||
<description><![CDATA[<h2>Pick from the list below the additional ITIL processes that are to be implemented in iTop.</h2>]]></description>
|
||||
<banner>./itop-knownerror-mgmt/images/known-error.png</banner>
|
||||
<banner>./itop-knownerror-mgmt/images/known-error.svg</banner>
|
||||
<options type="array">
|
||||
<choice>
|
||||
<extension_code>itop-kown-error-mgmt</extension_code>
|
||||
|
||||
Reference in New Issue
Block a user