summaryrefslogtreecommitdiff
path: root/web-ui/app/index.html
diff options
context:
space:
mode:
authorFolker Bernitt <fbernitt@thoughtworks.com>2014-10-08 11:05:01 +0200
committerFolker Bernitt <fbernitt@thoughtworks.com>2014-10-08 11:08:39 +0200
commit9fd74021afb0a6d4551b21615f7094b1b0705f63 (patch)
tree5b7936ee1400875a1d31731a576d16d213cb5ad3 /web-ui/app/index.html
parent3edd9fcb2cd0ea1f05f0277c85430c9751878406 (diff)
Added logout link to dispatcher (issue #55).
- Set DISPATCHER_LOGOUT_URL environment to logout url to show logout. - Logout button currently lacks some design
Diffstat (limited to 'web-ui/app/index.html')
-rw-r--r--web-ui/app/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/index.html b/web-ui/app/index.html
index 568cff8a..284ac4e9 100644
--- a/web-ui/app/index.html
+++ b/web-ui/app/index.html
@@ -18,6 +18,7 @@
<header id="main">
<div id="logo" class="small-4 large-2 columns"><strong>Pixelated</strong> <i class="fa fa-angle-right"></i> Messages</div>
<div id="user-alerts"></div>
+ <div id="logout"></div>
</header>
<div class="inner-wrap">