Changes between Version 1 and Version 2 of Ticket #28965, comment 1
- Timestamp:
- 07/20/2014 06:57:15 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28965, comment 1
v1 v2 8 8 * For `media.controller.EditAttachmentMetadata` state, remove unnecessary function overloading in lieu of setting region defaults to `false` in the options hash. 9 9 * Move mode functionality from media.view.MediaFrame` to `media.view.Frame`. 10 * Remove the custom events hash from media.view.Attachment.Details.TwoColumn. Closer method parity with media.view.Attachment.Details' events hash.10 * Remove the custom events hash from media.view.Attachment.Details.TwoColumn. Closer method parity with its parent `media.view.Attachment.Details`. 11 11 * Remove unnecessary methods: `media.view.Attachment.Details.render` 12 12 * Fix up the image editor view loading business in `media.view.MediaFrame.EditAttachments`