summaryrefslogtreecommitdiffstats
path: root/ogcp/static/AdminLTE/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Add chart to dashboardDaniel García Moreno2021-06-086-0/+37010
| | | | | | | This patch adds an example chart using chartjs to the dashboard to show the disk usage. https://www.chartjs.org/docs/latest/getting-started/
* Add initial AdminLTE template filesDaniel García Moreno2021-06-0143-0/+52544
Add the open source AdminLTE bootstrap dashboard template to the static folder, and some plugins that we'll use in the following changes to the templates. Plugins: * jquery * bootstrap * font-awesome https://adminlte.io/