Only show 'Recent tags' tab for tag cloud, not for tag streams
darcs-hash:20081120212142-7b5ce-9b0325c43a423de108b221325446969dc240d916.gz
This commit is contained in:
parent
0bd6f76451
commit
f3b5b5de8a
@ -67,9 +67,8 @@ class TagAction extends StreamAction {
|
|||||||
common_element_start('div', 'instructions');
|
common_element_start('div', 'instructions');
|
||||||
common_raw($output);
|
common_raw($output);
|
||||||
common_element_end('div');
|
common_element_end('div');
|
||||||
|
$this->public_views_menu();
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->public_views_menu();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function show_tags()
|
function show_tags()
|
||||||
|
Loading…
Reference in New Issue
Block a user