Make WordPress Core

Ticket #28484: 28484.diff

File 28484.diff, 369 bytes (added by MattyRob, 11 years ago)
  • src/wp-includes/js/media-views.js

     
    21032103                        // after creating the wrapper view, load the actual editor via an ajax call
    21042104                        view.loadEditor();
    21052105
    2106                 },
     2106                }
    21072107        });
    21082108
    21092109        /**