mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Merge remote-tracking branch 'origin/support/2.7' into develop
# Conflicts: # js/utils.js
This commit is contained in:
@@ -666,7 +666,7 @@ Dict.Format = function () {
|
||||
var args = Array.from(arguments);
|
||||
args[0] = Dict.S(arguments[0]);
|
||||
return Format(args);
|
||||
}
|
||||
};
|
||||
|
||||
// TODO 3.0.0: Move functions above either in CombodoGlobalToolbox or CombodoBackofficeToolbox and deprecate them
|
||||
/**
|
||||
@@ -1073,4 +1073,4 @@ const CombodoSanitizer = {
|
||||
|
||||
return sEncodedValue;
|
||||
}
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user