summaryrefslogtreecommitdiff
path: root/web-ui/app/js/page/logout.js
AgeCommit message (Collapse)Author
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-02-25changed logout to postNavaL
Issue #612
2014-10-08quick refactoring - extracting method in logout componentDuda Dornelles
2014-10-08Added logout link to dispatcher (issue #55).Folker Bernitt
- Set DISPATCHER_LOGOUT_URL environment to logout url to show logout. - Logout button currently lacks some design