Changeset 1436
- Timestamp:
- 03/20/2015 04:10:18 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/js/theme.js
r1435 r1436 1660 1660 Backbone.Router.prototype.navigate.apply( this, arguments ); 1661 1661 } 1662 1663 if ( 'object' === typeof _gaq ) { 1664 _gaq.push([ '_trackPageview', themes.data.settings.path + arguments[0] ]); 1665 } 1662 1666 } 1663 1667 });
Note: See TracChangeset
for help on using the changeset viewer.