Bug Tracker

Modify

Ticket #2732 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

ui.datepicker.js (3.4.3): options changeMonth, changeYear are not taken into account

Reported by: klaus Owned by: iMarc
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc: klaus
Blocking: Blocked by:

Description

$('#example').datepicker({
    changeMonth: false,
    changeYear: false
});

Doesn't not work, as well as some other options (there seem to be similiar tickets).

Change History

comment:1 Changed 5 years ago by klaus

  • Cc klaus added

comment:2 Changed 5 years ago by paul

  • Owner changed from paul to iMarc

comment:3 Changed 5 years ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r5407.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.