- Timestamp:
- 02/21/2017 06:53:19 AM (8 years ago)
- Location:
- branches/4.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7
-
branches/4.7/src/wp-includes/class-wp-customize-nav-menus.php
r39570 r40095 1328 1328 public function customize_preview_enqueue_deps() { 1329 1329 wp_enqueue_script( 'customize-preview-nav-menus' ); // Note that we have overridden this. 1330 wp_enqueue_style( 'customize-preview' );1331 1330 } 1332 1331
Note: See TracChangeset
for help on using the changeset viewer.