aboutsummaryrefslogtreecommitdiffstats
path: root/modules/dashboard/templates
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use @ when accessing variables in templates"Dan Fandrich2024-10-041-2/+2
| | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622.
* Use @ when accessing variables in templatesDan Fandrich2024-10-041-2/+2
| | | | Access without the @ symbol is the older method and is discouraged.
* add script to generate dashboard reportsNicolas Vigier2011-06-201-0/+8