input type="date" here will allow datepicker.js to be eliminated
authorroot <root@ellen.local.lan>
Wed, 2 Dec 2020 14:36:26 +0000 (09:36 -0500)
committerroot <root@ellen.local.lan>
Wed, 2 Dec 2020 14:36:26 +0000 (09:36 -0500)
commit7ac4cd72d5898ac2a0adc08f28f6dde4b41967e4
tree44c10d78d2eedf84150f9af6e15e12a825a5dad1
parent856af9cb4aea1fef52d5060adf215b0ff2dfd304
input type="date" here will allow datepicker.js to be eliminated
and should fall back to type="text" in the few remaining browsers
that don't support it.
webcit/calendar_tools.c