From bf562653fbdb2c6ef85df22f8dd5398f4a5cef44 Mon Sep 17 00:00:00 2001 From: Lisa Junger Date: Tue, 27 Jan 2015 10:37:10 +0100 Subject: Issue #242 added logout shortcut for dispatcher mode. - some new style to logout in expanded nav bar and shortcut. - to be complemented by #239. --- web-ui/app/templates/page/logout.hbs | 9 ++++++++- web-ui/app/templates/page/logout_shortcut.hbs | 6 ++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 web-ui/app/templates/page/logout_shortcut.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 index dda07eae..d3895a71 100644 --- a/web-ui/app/templates/page/logout.hbs +++ b/web-ui/app/templates/page/logout.hbs @@ -1 +1,8 @@ -Logout + \ No newline at end of file diff --git a/web-ui/app/templates/page/logout_shortcut.hbs b/web-ui/app/templates/page/logout_shortcut.hbs new file mode 100644 index 00000000..20df5513 --- /dev/null +++ b/web-ui/app/templates/page/logout_shortcut.hbs @@ -0,0 +1,6 @@ +
  • + + +
    Logout
    +
    +
  • \ No newline at end of file -- cgit v1.2.3