From 9fd74021afb0a6d4551b21615f7094b1b0705f63 Mon Sep 17 00:00:00 2001 From: Folker Bernitt Date: Wed, 8 Oct 2014 11:05:01 +0200 Subject: Added logout link to dispatcher (issue #55). - Set DISPATCHER_LOGOUT_URL environment to logout url to show logout. - Logout button currently lacks some design --- web-ui/app/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'web-ui/app/index.html') 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 @@
+
-- cgit v1.2.3