Changeset 34835 for branches/4.3
- Timestamp:
- 10/05/2015 08:47:59 PM (9 years ago)
- Location:
- branches/4.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.3
-
branches/4.3/src/wp-admin/js/customize-nav-menus.js
r34789 r34835 1872 1872 control.isSorting = false; 1873 1873 1874 // Reset horizontal scroll position when done dragging. 1875 control.$sectionContent.scrollLeft( 0 ); 1876 1874 1877 _.each( menuItemContainerIds, function( menuItemContainerId ) { 1875 1878 var menuItemId, menuItemControl, matches;
Note: See TracChangeset
for help on using the changeset viewer.