From c1cb6e3398cf3f68e25d375f1e2dce1830fc95f4 Mon Sep 17 00:00:00 2001 From: Felix Nagel Date: Tue, 11 Apr 2017 10:21:17 +0200 Subject: Calendar: Use widget extension to render year and month select --- demos/calendar/dropdown-month-year.html | 71 +++++++++++++++++++++++++++++++-- 1 file changed, 67 insertions(+), 4 deletions(-) diff --git a/demos/calendar/dropdown-month-year.html b/demos/calendar/dropdown-month-year.html index 92b7e24fb..e9571343f 100644 --- a/demos/calendar/dropdown-month-year.html +++ b/demos/calendar/dropdown-month-year.html @@ -8,10 +8,73 @@ @@ -19,7 +82,7 @@
-

Show month and year dropdowns in place of the static month/year header to facilitate navigation through large timeframes. Add the boolean changeMonth and changeYear options.

+

Show month and year dropdowns in place of the static month/year header to facilitate navigation through large timeframes.

-- cgit v1.2.3