tinycm view plugins/dashboard/dashboard.conf @ rev 113

users plugin: small change to use PROFILE_TOOLS
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 24 08:46:34 2017 +0100 (2017-02-24)
parents 95673a3de4e4
children
line source
1 # TinyCM Plugin configuration.
3 # NOTE: This plugin is not compatible with TazBug.
5 PLUGIN="Dashboard"
6 SHORT_DESC="TinyCM administrators dashboard"
7 MAINTAINER="devel@slitaz.org"
9 # Authenticated users
10 PLUGINS_TOOLS="<a href='?dashboard'>Dashboard</a> ${PLUGINS_TOOLS}"
11 PROFILE_TOOLS="<a href='?dashboard'>Dashboard</a> ${PROFILE_TOOLS}"