mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3217 rollback itop-knownerror-light to itop-knownerror-mgmt
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
@@ -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',
|
||||
Reference in New Issue
Block a user