This commit is contained in:
James Cole
2018-12-22 06:21:06 +01:00
parent 070e1e81ae
commit d27176c0b3
22 changed files with 174 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ var calendar;
$(document).ready(function () {
"use strict";
$(".content-wrapper form input:enabled:visible:first").first().focus().select();
if (!Modernizr.inputtypes.date) {
$('input[type="date"]').datepicker(
{