mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 12:08:47 +02:00
N°5968 - Add structural data for Brand, OSFamily and OSVersion
Change path and correct osversion id
This commit is contained in:
@@ -26,9 +26,9 @@ SetupWebPage::AddModule(
|
||||
'main.itop-config-mgmt.php',
|
||||
),
|
||||
'data.struct' => array(
|
||||
'./data/en_us.data.itop-brand.xml',
|
||||
'./data/en_us.data.itop-osfamily.xml',
|
||||
'./data/en_us.data.itop-osversion.xml',
|
||||
'data/en_us.data.itop-brand.xml',
|
||||
'data/en_us.data.itop-osfamily.xml',
|
||||
'data/en_us.data.itop-osversion.xml',
|
||||
),
|
||||
'data.sample' => array(
|
||||
'data.sample.model.xml',
|
||||
@@ -44,7 +44,6 @@ SetupWebPage::AddModule(
|
||||
'data.sample.webapp.xml',
|
||||
'data.sample.applications.xml',
|
||||
'data.sample.applicationsolutionci.xml',
|
||||
|
||||
),
|
||||
|
||||
// Documentation
|
||||
|
||||
Reference in New Issue
Block a user