[GroupFavorited] Fix plugin

This commit is contained in:
Diogo Cordeiro
2019-08-10 20:21:09 +01:00
committed by Diogo Peralta Cordeiro
parent 3bf010ddd8
commit 2d7ca37036
5 changed files with 108 additions and 100 deletions

View File

@@ -229,12 +229,6 @@ StartPersonalGroupNav: beginning of personal group nav menu
EndPersonalGroupNav: end of personal group nav menu (good place to add a menu item)
- $action: action object being shown
StartGroupGroupNav: Showing the group nav menu
- $action: the current action
EndGroupGroupNav: At the end of the group nav menu
- $action: the current action
StartEndHTML: just before the </html> tag
- $action: action object being shown