enable CardFortress in test database, #71513
[freeside.git] / httemplate / elements / input-date-field.html
index 0e786cb..fa495b1 100644 (file)
     ifFormat:   "<% $format %>",
     button:     "<% $name %>_button",
     align:      "BR"
+%   if ( $format =~ /\%r/ ) {
+      ,
+      showsTime: true,
+      timeFormat: 12
+%   }
   });
 </SCRIPT>