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:
parent
c09dfc1276
commit
ce8d349daf
5 changed files with 84 additions and 83 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue