Changeset 41677 for trunk/src/wp-admin/customize.php
- Timestamp:
- 10/02/2017 06:39:10 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/customize.php
r41648 r41677 219 219 <div id="customize-preview" class="wp-full-overlay-main"></div> 220 220 <div id="customize-sidebar-outer-content"> 221 <div id="customize-outer-theme-controls-wrapper"> 222 <div id="customize-outer-theme-controls"> 223 <ul class="customize-outer-pane-parent"><?php // Outer panel and sections are not implemented, but its here as a placeholder to avoid any side-effect in api.Section. ?></ul> 224 </div> 221 <div id="customize-outer-theme-controls"> 222 <ul class="customize-outer-pane-parent"><?php // Outer panel and sections are not implemented, but its here as a placeholder to avoid any side-effect in api.Section. ?></ul> 225 223 </div> 226 224 </div>
Note: See TracChangeset
for help on using the changeset viewer.