1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 22:05:23 +02:00

Move dashboard to its own submodule.

This commit is contained in:
Kevan Ahlquist 2014-11-12 11:31:27 -06:00 committed by Kevan Ahlquist
parent 20b7e16ed4
commit 3b0ea539b8
5 changed files with 75 additions and 74 deletions

View file

@ -39,6 +39,7 @@
<!-- TODO: Add minification build step -->
<script src="app/components/masthead/mastheadController.js"></script>
<script src="app/components/footer/footerController.js"></script>
<script src="app/components/dashboard/dashboardController.js"></script>
<script src="app/viewmodel.js"></script>
<!-- Fav and touch icons -->