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/templates/page/logout.hbs | 1 + 1 file changed, 1 insertion(+) create mode 100644 web-ui/app/templates/page/logout.hbs (limited to 'web-ui/app/templates/page') diff --git a/web-ui/app/templates/page/logout.hbs b/web-ui/app/templates/page/logout.hbs new file mode 100644 index 00000000..dda07eae --- /dev/null +++ b/web-ui/app/templates/page/logout.hbs @@ -0,0 +1 @@ +Logout -- cgit v1.2.3