mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
N°3923 Fix date picker widget not initialized in ajax forms
This commit is contained in:
@@ -412,6 +412,8 @@ JS
|
||||
setTimeout(function(){
|
||||
CombodoTooltip.InitAllNonInstantiatedTooltips();
|
||||
CombodoBackofficeToolbox.InitCodeHighlighting();
|
||||
// Initialize date / datetime pickers if needed
|
||||
PrepareWidgets();
|
||||
}, 500);
|
||||
});
|
||||
JS
|
||||
|
||||
Reference in New Issue
Block a user