Edgewall Software

Changes between Version 1 and Version 2 of Ticket #11069, comment 9


Ignore:
Timestamp:
Aug 18, 2013, 10:41:43 AM (11 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11069, comment 9

    v1 v2  
    22
    33
    4 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. The first screen capture shows the current state of the code, the second shows the rendered template after changing `readonly` to `disabled` for four `input` elements.
     4I 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. The first screen capture shows the current rendered template when the user doesn't have `MILESTONE_MODIFY`, the second shows the rendered template after changing `readonly` to `disabled` for four `input` elements.
    55
    66[[Image(ManageMilestoneCurrent.png)]]