hide subscriber tag sections
This commit is contained in:
parent
0c52ed76dd
commit
f1da1a24d1
|
@ -135,11 +135,6 @@ class SubscribersAction extends GalleryAction
|
|||
function showSections()
|
||||
{
|
||||
parent::showSections();
|
||||
$cloud = new SubscribersPeopleTagCloudSection($this);
|
||||
$cloud->show();
|
||||
|
||||
$cloud2 = new SubscribersPeopleSelfTagCloudSection($this);
|
||||
$cloud2->show();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user