mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention (#589)
This commit is contained in:
@@ -641,7 +641,7 @@ function Format() {
|
||||
|
||||
/**
|
||||
* Enable to access translation keys client side.
|
||||
* The called keys needs to be exported using \WebPage::add_dict_entry
|
||||
* The called keys needs to be exported using WebPage::add_dict_entry
|
||||
*/
|
||||
var Dict = {};
|
||||
if (typeof aDictEntries == 'undefined') {
|
||||
|
||||
Reference in New Issue
Block a user