Changeset 45531
- Timestamp:
- 06/13/2019 04:21:49 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/media/views/frame/post.js
r45524 r45531 390 390 click: function() { 391 391 this.controller.content.mode('browse'); 392 // Move focus to the modal when jumping back from Edit Selection to Add Media view. 393 this.controller.modal.focusManager.focus(); 392 394 } 393 395 });
Note: See TracChangeset
for help on using the changeset viewer.