mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
Fixed issue with link set and enabled the dictionary for triggers/actions (english only)
SVN:trunk[599]
This commit is contained in:
@@ -127,7 +127,7 @@ class Config
|
||||
);
|
||||
$this->m_aDictionaries = array(
|
||||
// Default dictionaries, always present can be moved to an official iTop Module later if needed
|
||||
//'../dictionaries/dictionary.itop.core.php',
|
||||
'../dictionaries/dictionary.itop.core.php',
|
||||
'../dictionaries/dictionary.itop.ui.php', // Support for English
|
||||
'../dictionaries/fr.dictionary.itop.ui.php', // Support for French
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user