Ticket #24716: 24716.2.patch
File 24716.2.patch, 369 bytes (added by , 11 years ago) |
---|
-
src/wp-includes/js/media-views.js
2103 2103 // after creating the wrapper view, load the actual editor via an ajax call 2104 2104 view.loadEditor(); 2105 2105 2106 } ,2106 } 2107 2107 }); 2108 2108 2109 2109 /**