Changeset 23891
- Timestamp:
- 04/03/2013 05:29:59 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/js/functions.js
r23757 r23891 31 31 }; 32 32 33 $( document ).on( 'ready',function() {33 $( function() { 34 34 twentyThirteen.adjustAnchor(); 35 35
Note: See TracChangeset
for help on using the changeset viewer.