tazbug diff web/plugins/mybugs/mybugs.conf @ rev 144
mybugs plugin: sho user messages (latest on profile page and full with dedicated page)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Feb 22 23:24:52 2017 +0100 (2017-02-22) |
parents | b4700d7f9d42 |
children |
line diff
1.1 --- a/web/plugins/mybugs/mybugs.conf Wed Feb 22 21:18:03 2017 +0100 1.2 +++ b/web/plugins/mybugs/mybugs.conf Wed Feb 22 23:24:52 2017 +0100 1.3 @@ -7,3 +7,4 @@ 1.4 # Authenticated users 1.5 PLUGINS_TOOLS="${PLUGINS_TOOLS} <a href="?mybugs">My bugs</a>" 1.6 DASHBOARD_TOOLS="${DASHBOARD_TOOLS} <a href="?mybugs">My bugs</a>" 1.7 +PROFILE_TOOLS="${PROFILE_TOOLS} <a href="?mybugs">My bugs</a>"