Button & QuickLink views, Dashboard css
authorLaury GvR <laury@gaslightmedia.com>
Wed, 19 Sep 2018 20:01:29 +0000 (16:01 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 19 Sep 2018 20:01:29 +0000 (16:01 -0400)
commit73859178eb23dc9e2b36a82804c0eecd75f29a8a
treeac0ec9d4fdfd465b9398a28b8114d424bd5cf967
parentaad1dae0ea20985528fbf36c3d1ba44e870cb935
Button & QuickLink views, Dashboard css

- Added/imported dashboard scss stylesheet & styles
- Add buttons viewfile
- Add quicklinks viewfile
- Adjust summaryWidget to include these files, removed some test
  print statements.
css/glm-grid.css
css/glm-grid.css.map
css/glma-admin-sass.css
css/glma-admin-sass.css.map
models/admin/newDashboard/index.php
scss/admin/_dashboard.scss [new file with mode: 0644]
scss/admin/app.scss
scss/app.scss
views/admin/newDashboard/components/buttons.html [new file with mode: 0644]
views/admin/newDashboard/components/quickLinks.html [new file with mode: 0644]
views/admin/newDashboard/summaryWidget.html