N°3217 rollback itop-knownerror-light to itop-knownerror-mgmt

This commit is contained in:
BenGrenoble
2021-04-08 16:27:49 +02:00
parent 521c493fd1
commit 80d974f2b4
20 changed files with 3 additions and 3 deletions

View File

@@ -200,7 +200,7 @@
<description>Select this option to track "Known Errors" and FAQs in iTop.</description>
<modules type="array">
<module>itop-faq-light</module>
<module>itop-knownerror-light</module>
<module>itop-knownerror-mgmt</module>
</modules>
</choice>
<choice>

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -3,7 +3,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-knownerror-light/3.0.0',
'itop-knownerror-mgmt/3.0.0',
array(
// Identification
//
@@ -22,7 +22,7 @@ SetupWebPage::AddModule(
// Components
//
'datamodel' => array(
'model.itop-knownerror-light.php',
'model.itop-knownerror-mgmt.php',
),
'data.struct' => array(
//'data.struct.itop-knownerror-mgmt.xml',