Index: trunk/FACT++/www/schedule/index.js
===================================================================
--- trunk/FACT++/www/schedule/index.js	(revision 18487)
+++ trunk/FACT++/www/schedule/index.js	(revision 18511)
@@ -571,5 +571,5 @@
      ----------------------------------------------------------------------------------------------*/
 
-     if ($('[type="date"]').prop('type') != 'date' ) 
+     if ($('input').prop('type') != 'date' ) 
         $('[type="date"]').datepicker();
 
