Make WordPress Core


Ignore:
Timestamp:
10/25/2015 03:13:32 PM (9 years ago)
Author:
afercia
Message:

Customizer: remove the title attribute from the Preview html element while loading.

Props mehulkaklotar.

Fixes #33250.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-customize-manager.php

    r35307 r35391  
    736736            'activeSections' => array(),
    737737            'activeControls' => array(),
    738             'l10n' => array(
    739                 'loading'  => __( 'Loading...' ), // no ellipsis
    740             ),
    741738        );
    742739
Note: See TracChangeset for help on using the changeset viewer.