1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-06 14:25:31 +02:00

Add batch ops to images

This commit is contained in:
Michael Crosby 2013-06-18 19:08:17 -09:00
parent 86d7c4db5d
commit b069616da2
5 changed files with 41 additions and 5 deletions

View file

@ -59,6 +59,7 @@
<script src="js/services.js"></script>
<script src="js/filters.js"></script>
<script src="js/controllers.js"></script>
<script src="js/viewmodel.js"></script>
</body>
</html>