From eafa3efb5073c3c6bbf933decbf094b27edc7e99 Mon Sep 17 00:00:00 2001 From: Sriram Viswanathan Date: Thu, 23 Mar 2017 17:14:18 -0300 Subject: |#973| Thais + Sriram | Removes containerElement to use default 'button' container - fixes functionality --- web-ui/src/common/logout/logout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui/src/common/logout') diff --git a/web-ui/src/common/logout/logout.js b/web-ui/src/common/logout/logout.js index c4c98b0c..259b448e 100644 --- a/web-ui/src/common/logout/logout.js +++ b/web-ui/src/common/logout/logout.js @@ -34,7 +34,7 @@ export class Logout extends React.Component {
- +
); -- cgit v1.2.3