forked from GNUsocial/gnu-social
[COMPONENTS][Tag] Actor/Note tag template polished
[PLUGINS][RelatedTags] Disable rendering of template when no results are found
This commit is contained in:
@@ -36,6 +36,7 @@ class Tag extends Controller
|
||||
|
||||
return [
|
||||
'_template' => $template,
|
||||
'tag_name' => $canonical,
|
||||
'results' => $results,
|
||||
'page' => $page,
|
||||
];
|
||||
|
Reference in New Issue
Block a user