4,554
edits
No edit summary |
No edit summary Tag: Reverted |
||
Line 157: | Line 157: | ||
// Hide communityFeatured | // Hide communityFeatured | ||
communityFeatured.hide(); | //communityFeatured.hide(); | ||
communityListFeatured.hide(); | //communityListFeatured.hide(); | ||
// Extract and handle the information from the cardElement | // Extract and handle the information from the cardElement | ||
Line 276: | Line 276: | ||
// Show communityFeatured | // Show communityFeatured | ||
communityFeatured.show(); | //communityFeatured.show(); | ||
communityListFeatured.show(); | //communityListFeatured.show(); | ||
} | } | ||