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

Moved builder to its own submodule

This commit is contained in:
Kevan Ahlquist 2014-11-28 22:24:55 -06:00
parent 306d2db03e
commit e3eb37ba56
5 changed files with 7 additions and 5 deletions

View file

@ -47,6 +47,7 @@
<script src="app/components/images/imagesController.js"></script>
<script src="app/components/sidebar/sidebarController.js"></script>
<script src="app/components/settings/settingsController.js"></script>
<script src="app/components/builder/builderController.js"></script>
<script src="app/viewmodel.js"></script>
<!-- Fav and touch icons -->