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

Move containers to its own submodule.

This commit is contained in:
Kevan Ahlquist 2014-11-12 11:54:49 -06:00 committed by Kevan Ahlquist
parent c09dfc1276
commit ce8d349daf
5 changed files with 84 additions and 83 deletions

View file

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