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

Update build and msg paritals

This commit is contained in:
Michael Crosby 2013-06-22 09:23:25 -09:00
parent 980bc6612e
commit 38f859f52d
7 changed files with 77 additions and 71 deletions

View file

@ -5,6 +5,7 @@
</div>
<div class="modal-body">
<div id="editor"></div>
<p>{{ messages }}</p>
</div>
<div class="modal-footer">
<a href="" class="btn btn-primary" ng-click="build()">Build</a>