app/soc/content/js/datetime-loader.js
changeset 1356 32d8d83678cd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/soc/content/js/datetime-loader.js	Sun Feb 15 20:25:35 2009 +0000
@@ -0,0 +1,5 @@
+$(function()
+{
+$('.datetime-pick').datetimepicker();
+});
+