Make WordPress Core

Changeset 27619


Ignore:
Timestamp:
03/19/2014 07:23:19 AM (11 years ago)
Author:
wonderboymusic
Message:

JSHint fix for [27608].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/js/media-audiovideo.js

    r27615 r27619  
    997997
    998998        edit: function( node ) {
    999             var p,
    1000                 media = wp.media[ this.shortcode ],
     999            var media = wp.media[ this.shortcode ],
    10011000                self = this,
    10021001                frame, data;
Note: See TracChangeset for help on using the changeset viewer.