Make WordPress Core

Ticket #22685: 22685.diff

File 22685.diff, 476 bytes (added by koopersmith, 12 years ago)
  • wp-includes/js/media-editor.js

     
    22// -----------------------------
    33(function($){
    44        // Stores the editors' `wp.media.controller.Frame` instances.
    5         var workflows = {};
     5        var workflows = {},
     6                media = wp.media;
    67
    78        wp.media.string = {
    89                // Joins the `props` and `attachment` objects,