Changeset 33970 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 09/09/2015 04:38:31 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r33892 r33970 628 628 'activeControls' => array(), 629 629 'l10n' => array( 630 'loading' => __( 'Loading ...' ),630 'loading' => __( 'Loading…' ), 631 631 ), 632 632 );
Note: See TracChangeset
for help on using the changeset viewer.