Add group tag cloud to group
This commit is contained in:
@@ -333,6 +333,8 @@ class ShowgroupAction extends Action
|
|||||||
function showSections()
|
function showSections()
|
||||||
{
|
{
|
||||||
$this->showMembers();
|
$this->showMembers();
|
||||||
|
$cloud = new GroupTagCloudSection($this, $this->group);
|
||||||
|
$cloud->show();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user