Changeset 28777
- Timestamp:
- 06/19/2014 01:35:28 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/js/theme.js
r28147 r28777 503 503 } 504 504 505 // Get previoustheme model.505 // Get next theme model. 506 506 self.current = self.model.collection.at( self.model.collection.indexOf( current ) + 1 ); 507 507
Note: See TracChangeset
for help on using the changeset viewer.