mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-26 21:54:13 +01:00
N°3363 - Add favicon in branding (#522)
This commit is contained in:
@@ -143,6 +143,8 @@ class iTopDesignFormatTest extends ItopTestCase
|
||||
'3.0 to 1.7' => ['sXmlFileName' => '3.0_to_1.7'],
|
||||
'3.0 to 3.1' => ['sXmlFileName' => '3.0_to_3.1'],
|
||||
'3.1 to 3.0' => ['sXmlFileName' => '3.1_to_3.0'],
|
||||
'3.1 to 3.2' => ['sXmlFileName' => '3.1_to_3.2'],
|
||||
'3.2 to 3.1' => ['sXmlFileName' => '3.2_to_3.1'],
|
||||
'Bug_4569' => ['sXmlFileName' => 'Bug_4569'],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user