tazbug view web/plugins/mybugs/mybugs.conf @ rev 159

Remove ashism ==
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 26 08:28:10 2019 +0100 (2019-02-26)
parents b4700d7f9d42
children
line source
1 # TinyCM/TazBug Plugin configuration
3 PLUGIN="My bugs"
4 SHORT_DESC="Show bugs for a user (also on profile page)"
5 MAINTAINER="devel@slitaz.org"
7 # Authenticated users
8 PLUGINS_TOOLS="${PLUGINS_TOOLS} <a href="?mybugs">My bugs</a>"
9 DASHBOARD_TOOLS="${DASHBOARD_TOOLS} <a href="?mybugs">My bugs</a>"
10 PROFILE_TOOLS="${PROFILE_TOOLS} <a href="?mybugs">My bugs</a>"