N°5655 - Refactor portal modal dialog helper to global helper for both GUIs

This commit is contained in:
Molkobain
2022-10-28 10:05:58 +02:00
parent df3fc8be7f
commit 36ec455e6d
10 changed files with 217 additions and 156 deletions

View File

@@ -175,6 +175,23 @@ const CombodoBackofficeToolbox = {
}
};
/**
* @override
* @inheritDoc
*/
CombodoModal.CloseAllModals = function() {
// TODO: Implement
};
/**
* @override
* @inheritDoc
*/
CombodoModal.OpenModal = function(oOptions) {
// TODO: Implement
return null;
};
// Processing on each pages of the backoffice
$(document).ready(function(){
// Initialize global keyboard shortcuts