From 3f06d763e807a315e2c6329300bd068bea40f28c Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 23 Jul 2015 12:06:56 +0500 Subject: UI Fixes --- web/react/components/navbar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/react/components/navbar.jsx') diff --git a/web/react/components/navbar.jsx b/web/react/components/navbar.jsx index 500fabb0e..fe0d498bb 100644 --- a/web/react/components/navbar.jsx +++ b/web/react/components/navbar.jsx @@ -191,7 +191,7 @@ module.exports = React.createClass({ ; var right_sidebar_collapse_button= currentId == null ? null : ; -- cgit v1.2.3-1-g7c22 From 67ee23e4948491e311e09129aef4fea0329cd54d Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 23 Jul 2015 14:59:43 +0500 Subject: Placing SVGs into constants.jsx --- web/react/components/navbar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/react/components/navbar.jsx') diff --git a/web/react/components/navbar.jsx b/web/react/components/navbar.jsx index fe0d498bb..6d23c0d9b 100644 --- a/web/react/components/navbar.jsx +++ b/web/react/components/navbar.jsx @@ -191,7 +191,7 @@ module.exports = React.createClass({ ; var right_sidebar_collapse_button= currentId == null ? null : ; -- cgit v1.2.3-1-g7c22