mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 04:45:21 +02:00
Move image to its own submodule.
This commit is contained in:
parent
3072a05c5a
commit
3a28cb9889
5 changed files with 58 additions and 57 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/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