Changeset 19528 for trunk/wp-admin/menu-header.php
- Timestamp:
- 12/01/2011 04:51:35 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/menu-header.php
r19486 r19528 60 60 $class[] = 'wp-not-current-submenu'; 61 61 if ( ! empty( $submenu_items ) ) 62 $aria_attributes .= ' aria-haspopup="true"'; 62 $aria_attributes .= ' aria-haspopup="true"'; 63 63 } 64 64
Note: See TracChangeset
for help on using the changeset viewer.