[Koha-bugs] [Bug 22272] Calendar: When entering date ranges grey out dates in the past from the start date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 2 15:56:08 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22272

Fridolin SOMERS <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #11 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Patch only adds the line : 
  $("#dateofrange").datepicker( "option", "minDate",
$(this).datepicker("getDate")); //ensure end date can't be before start date

Other changes are just spaces changes.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list