spip_nursit/prive/formulaires/dateur/jquery.dateur.js.html

9 lines
214 B
HTML
Raw Normal View History

2023-06-01 15:30:12 +00:00
#HTTP_HEADER{Content-Type: text/js;}
[(#REM)<script>]
if (!jQuery.fn.datepicker){
#INCLURE{prive/javascript/ui/jquery-ui.js}
}
if (!jQuery.fn.timePicker){
#INCLURE{prive/formulaires/dateur/jquery.time_picker.js}
}