4,114
edits
No edit summary |
No edit summary Tag: Reverted |
||
Line 690: | Line 690: | ||
// Update the position of the communityFeatured element for the random list view | // Update the position of the communityFeatured element for the random list view | ||
updateCommunityFeaturedPosition('list', '2'); // '2' corresponds to random | updateCommunityFeaturedPosition('list', '2'); // '2' corresponds to random | ||
// Refresh the page | |||
location.reload(); | |||
}); | }); | ||