Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11069, comment 14


Ignore:
Timestamp:
Aug 19, 2013, 12:19:40 AM (11 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11069, comment 14

    initial v1  
    22> I made some changes to disable the datepicker when the `readonly` attribute is present. However, if we change the `readonly`s to `disabled`, then the datepicker seems to be implicitly disabled.
    33
    4 I guess though that it makes more sense to display the fields as reado-only, so maybe I'll just conditionally add the !JavaScript for the datepicker only when the user has `MILESTONE_MODIFY`.
     4I guess though that it makes more sense to display the fields as read-only, so maybe I'll just conditionally add the !JavaScript for the datepicker only when the user has `MILESTONE_MODIFY`.