N°2847 - Add reminders / info message for refactoring

This commit is contained in:
Molkobain
2020-10-22 16:11:58 +02:00
parent e419060e8a
commit 2e97b3b593
2 changed files with 7 additions and 0 deletions

View File

@@ -798,6 +798,8 @@ Dict.Format = function () {
return Format(args);
}
// TODO 3.0.0: Move functions above either in CombodoGlobalToolbox or CombodoBackofficeToolbox and deprecate them
/**
* A toolbox for common JS operations accross the app no matter the GUI. Meant to be used by Combodo developers and the community.
*