[SPIP] +installation version 3.0.10
[lhc/web/www.git] / www / prive / formulaires / dateur / jquery.dateur.js.html
diff --git a/www/prive/formulaires/dateur/jquery.dateur.js.html b/www/prive/formulaires/dateur/jquery.dateur.js.html
new file mode 100644 (file)
index 0000000..757b6c6
--- /dev/null
@@ -0,0 +1,10 @@
+#HTTP_HEADER{Content-Type: text/js;}
+[(#REM)<script>]
+if (!jQuery.fn.datepicker){
+#INCLURE{prive/javascript/ui/jquery.ui.core.js}
+#INCLURE{prive/javascript/ui/jquery.ui.widget.js}
+#INCLURE{prive/javascript/ui/jquery.ui.datepicker.js}
+}
+if (!jQuery.fn.timePicker){
+#INCLURE{prive/formulaires/dateur/jquery.time_picker.js}
+}