Changeset 27907 for trunk/src/wp-admin/customize.php
- Timestamp:
- 04/02/2014 05:03:14 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/customize.php
r27695 r27907 119 119 ?> 120 120 121 <div id="widgets-right"><!-- For Widget Customizer, many widgets try to look for instances under div#widgets-right, so we have to add that ID to a container div in the customizer for compat --> 121 122 <div class="wp-full-overlay-sidebar-content accordion-container" tabindex="-1"> 122 123 <div id="customize-info" class="accordion-section <?php if ( $cannot_expand ) echo ' cannot-expand'; ?>"> … … 147 148 </ul></div> 148 149 </div> 150 </div> 149 151 150 152 <div id="customize-footer-actions" class="wp-full-overlay-footer">
Note: See TracChangeset
for help on using the changeset viewer.