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:
parent
20b7e16ed4
commit
3b0ea539b8
5 changed files with 75 additions and 74 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue