Changeset 53267
- Timestamp:
- 04/26/2022 06:52:30 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/_enqueues/wp/customize/widgets.js
r50547 r53267 1458 1458 }; 1459 1459 1460 if ( expanded) {1460 if ( $toggleBtn.attr( 'aria-expanded' ) === 'false' ) { 1461 1461 if ( api.section.has( self.section() ) ) { 1462 1462 api.section( self.section() ).expand( {
Note: See TracChangeset
for help on using the changeset viewer.