N°5968 - Add structural data for Brand, OSFamily and OSVersion

Remove sample brand
This commit is contained in:
BenGrenoble
2023-02-09 11:10:00 +01:00
parent 97c4ecf8bc
commit f6bd380ad0
2 changed files with 0 additions and 10 deletions

View File

@@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Set>
<Brand alias="Brand" id="10">
<name>Cisco</name>
</Brand>
<Brand alias="Brand" id="1">
<name>HP</name>
</Brand>
</Set>

View File

@@ -31,7 +31,6 @@ SetupWebPage::AddModule(
'./data/en_us.data.itop-osversion.xml',
),
'data.sample' => array(
'data.sample.brand.xml',
'data.sample.model.xml',
'data.sample.osfamily.xml',
'data.sample.osversion.xml',