summaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
authormanzerbredes <loic.guegan_secondary@yahoo.fr>2016-03-16 18:01:03 +0100
committermanzerbredes <loic.guegan_secondary@yahoo.fr>2016-03-16 18:01:03 +0100
commit0ce2b2fa301dde1c5b9c50c826d3ed44b00a5c44 (patch)
treeeb1c071cb921471c0639da4f9262c0442585a262 /client/index.html
parentf01cfa2ec71672e2b178c06f87037d8b793ddd67 (diff)
Add overlay upload
Diffstat (limited to 'client/index.html')
-rw-r--r--client/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html
index 7ff859d..08be038 100644
--- a/client/index.html
+++ b/client/index.html
@@ -23,7 +23,7 @@
<div ng-include="'./partials/login.html'"></div>
<div ng-include="'./partials/home/machineDetails.html'"></div>
<div ng-include="'./partials/loading.html'"></div>
-
+<div ng-include="'./partials/image/upload.html'"></div>
<!-- MAIN GRID -->