no popular notice section for tags
This commit is contained in:
parent
0ff4dc0a03
commit
4b5cbea16a
@ -55,12 +55,6 @@ class TagAction extends Action
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
function showSections()
|
|
||||||
{
|
|
||||||
$pop = new PopularNoticeSection($this);
|
|
||||||
$pop->show();
|
|
||||||
}
|
|
||||||
|
|
||||||
function title()
|
function title()
|
||||||
{
|
{
|
||||||
if ($this->page == 1) {
|
if ($this->page == 1) {
|
||||||
|
Loading…
Reference in New Issue
Block a user