summaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
authormanzerbredes <loic.guegan_secondary@yahoo.fr>2016-02-03 15:37:36 +0100
committermanzerbredes <loic.guegan_secondary@yahoo.fr>2016-02-03 15:37:36 +0100
commitbf7556fb60e1ec8e96272a0a8df50c97e5f4d36b (patch)
tree23d67edab696bba6df77080581726d01737c89a0 /client/index.html
parent7318a57322a02de7908862e43520c650388684c1 (diff)
Edit modal name
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 6bd2669..4ce693b 100644
--- a/client/index.html
+++ b/client/index.html
@@ -24,7 +24,7 @@
<!-- Status bar -->
<div class="row" ng-controller="statusCtrl">
<div class="col-lg-12">
- <!-- Overlay -->
+ <!-- Login Overlay -->
<div ng-include="'./partials/login.html'"></div>
<!-- Nav -->
<div ng-include="'./partials/nav.html'"></div>