mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 22:05:23 +02:00
Move startContainer to its own submodule.
This commit is contained in:
parent
3a28cb9889
commit
57fef1c958
5 changed files with 49 additions and 47 deletions
|
@ -42,6 +42,7 @@
|
|||
<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/components/startContainer/startContainerController.js"></script>
|
||||
<script src="app/components/image/imageController.js"></script>
|
||||
<script src="app/components/images/imagesController.js"></script>
|
||||
<script src="app/viewmodel.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue