summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/page
diff options
context:
space:
mode:
authorLisa Junger <ljunger@thoughtworks.com>2015-02-02 15:13:33 +0100
committerLisa Junger <ljunger@thoughtworks.com>2015-02-02 15:13:33 +0100
commite7127dc234e35a16d28520fbcaad7c9b6d46a087 (patch)
treeddfe228ba042683efefe9ee1daec0a9143460bd7 /web-ui/app/templates/page
parent21c2dfdace2b3577446c9399123073b75a1835e6 (diff)
Issue #242 always check for logout enabled when rendering button.
- fixed problems with multiple toggles.
Diffstat (limited to 'web-ui/app/templates/page')
-rw-r--r--web-ui/app/templates/page/logout_shortcut.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/templates/page/logout_shortcut.hbs b/web-ui/app/templates/page/logout_shortcut.hbs
index dacedd7a..4c1db89a 100644
--- a/web-ui/app/templates/page/logout_shortcut.hbs
+++ b/web-ui/app/templates/page/logout_shortcut.hbs
@@ -3,4 +3,4 @@
<i class="fa fa-sign-out"></i>
<div class="shortcut-label">Logout</div>
</a>
-</li> \ No newline at end of file
+</li>