summaryrefslogtreecommitdiff
path: root/client/partials/home/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/partials/home/home.html')
-rwxr-xr-xclient/partials/home/home.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/partials/home/home.html b/client/partials/home/home.html
index e724388..1a4b085 100755
--- a/client/partials/home/home.html
+++ b/client/partials/home/home.html
@@ -9,6 +9,12 @@
<div class="col-md-12">
<div id="graphHolder"></div>
</div>
+
+ </div>
+ <div class="row">
+ <div class="col-md-12">
+ <button type="button" class="btn btn-default" ng-click="raiseShowMachineCreationEvent()">Create machine</button>
+ </div>
</div>
</div>
</div>