From 0977ea1b48355bfddc98cb16673ea8b627904dab Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski-Owczarek Date: Wed, 29 Mar 2023 00:18:07 +0200 Subject: Demos:Tests: Avoid self-closing HTML tags Self-closing tags are reported by newer versions of the htmllint Grunt plugin. They also don't make sense in our HTML files since they are not XHTML-compliant and they run in HTML mode anyway. Ref gh-2157 --- demos/datepicker/alt-field.html | 2 +- demos/datepicker/animation.html | 4 ++-- demos/datepicker/date-formats.html | 4 ++-- demos/datepicker/date-range.html | 4 ++-- demos/datepicker/localization.html | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) (limited to 'demos/datepicker') diff --git a/demos/datepicker/alt-field.html b/demos/datepicker/alt-field.html index 779325719..be00e0d73 100644 --- a/demos/datepicker/alt-field.html +++ b/demos/datepicker/alt-field.html @@ -16,7 +16,7 @@ -

Date:  

+

Date:  

Populate an alternate field with its own date format whenever a date is selected using the altField and altFormat options. This feature could be used to present a human-friendly date for user selection, while passing a more computer-friendly date through for further processing.

diff --git a/demos/datepicker/animation.html b/demos/datepicker/animation.html index 7daf4bc6c..9f20632e3 100644 --- a/demos/datepicker/animation.html +++ b/demos/datepicker/animation.html @@ -16,9 +16,9 @@ -

Date:

+

Date:

-

Animations:
+

Animations:

+

Date:

-

Format options:
+

Format options:
+ - +

Select the date range to search for.

diff --git a/demos/datepicker/localization.html b/demos/datepicker/localization.html index 69835931a..5e9a6cfaf 100644 --- a/demos/datepicker/localization.html +++ b/demos/datepicker/localization.html @@ -17,7 +17,7 @@ -

Date:   +

Date: