N°4455 - Remove old PNG icons for datamodel classes

This commit is contained in:
Stephen Abello
2025-07-30 09:35:13 +02:00
parent 6cb10ab13a
commit 95f84a98cc
131 changed files with 33 additions and 33 deletions

View File

@@ -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',

View File

@@ -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>