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

Move container to its own submodule.

This commit is contained in:
Kevan Ahlquist 2014-11-12 11:48:13 -06:00 committed by Kevan Ahlquist
parent 3b0ea539b8
commit c09dfc1276
5 changed files with 107 additions and 106 deletions

View file

@ -40,6 +40,7 @@
<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/components/container/containerController.js"></script>
<script src="app/viewmodel.js"></script>
<!-- Fav and touch icons -->