Make WordPress Core

Changeset 30792


Ignore:
Timestamp:
12/08/2014 10:06:22 PM (10 years ago)
Author:
ocean90
Message:

Fix JSHint error introduced in [30780].

see #30608.

File:
1 edited

Legend:

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

    r30780 r30792  
    24132413        },
    24142414
    2415         iframeContentCleanup: function( content ) {
     2415        iframeContentCleanup: function() {
    24162416            this.$el.removeClass('hide-toolbar');
    24172417        },
Note: See TracChangeset for help on using the changeset viewer.