Dashboard: read user defined dashboards (setup needed to create new table)

SVN:trunk[1998]
This commit is contained in:
Romain Quetiez
2012-05-21 15:11:30 +00:00
parent c47b2b57ec
commit 8e3b2d7da6
3 changed files with 37 additions and 10 deletions

View File

@@ -648,6 +648,7 @@ class Config
'application/transaction.class.inc.php',
'application/menunode.class.inc.php',
'application/user.preferences.class.inc.php',
'application/user.dashboard.class.inc.php',
'application/audit.rule.class.inc.php',
'application/query.class.inc.php',
// Romain - That's dirty, because those classes are in fact part of the core