mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Make loadDynamicPicker available within windows where dynamicPicker tags are added
This commit is contained in:
parent
2f9884072c
commit
d52e54fd2a
@ -159,3 +159,5 @@ document.addEventListener('DOMContentLoaded', function(e) {
|
||||
loadDynamicPicker(document)
|
||||
})
|
||||
|
||||
window.loadDynamicPicker = loadDynamicPicker;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user