mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-03 08:22:24 +02:00
Issue #1190 : Dashboard Charts Modifications
* Number of weeks for Activity Chart is now in configuration file * Tooltip change for activity chart and add for storage chart * General page design change
This commit is contained in:
@@ -696,6 +696,9 @@ $conf['ws_max_users_per_page'] = 1000;
|
||||
// Display a link to subscribe to Piwigo Announcements Newsletter
|
||||
$conf['show_newsletter_subscription'] = true;
|
||||
|
||||
// Number Weeks displayed on activity chart on the dashboard
|
||||
$conf['dashboard_activity_nb_weeks'] = 4;
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Filter |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user