Make WordPress Core

Ticket #24716: 24716.2.patch

File 24716.2.patch, 369 bytes (added by iseulde, 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        /**