Changes between Initial Version and Version 1 of Ticket #11069, comment 14
- Timestamp:
- Aug 19, 2013, 12:19:40 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11069, comment 14
initial v1 2 2 > 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. 3 3 4 I guess though that it makes more sense to display the fields as read o-only, so maybe I'll just conditionally add the !JavaScript for the datepicker only when the user has `MILESTONE_MODIFY`.4 I 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`.