From 37a8a016173835629946993d4ca01191721d54df Mon Sep 17 00:00:00 2001 From: Agustin Pane Date: Wed, 26 Feb 2020 04:55:28 -0300 Subject: [PATCH] Fix #596: Notification when safe is already updated (#599) * Fix notification of update if the safe is already updated * Makes the notification clickable Displays the notification for owners only * Identify upgrade tx * Add red badge to Settings tab * Fixs Padding Removes the red dot if the user is not an owner Co-authored-by: Fernando --- src/routes/safe/components/Layout.jsx | 2 +- src/routes/safe/components/Settings/index.jsx | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/routes/safe/components/Layout.jsx b/src/routes/safe/components/Layout.jsx index ebf5ce4d9d..cf3d6e1cf9 100644 --- a/src/routes/safe/components/Layout.jsx +++ b/src/routes/safe/components/Layout.jsx @@ -166,7 +166,7 @@ const Layout = (props: Props) => { Apps ) - + const labelSettings = ( <> diff --git a/src/routes/safe/components/Settings/index.jsx b/src/routes/safe/components/Settings/index.jsx index e096512961..fca92bf09d 100644 --- a/src/routes/safe/components/Settings/index.jsx +++ b/src/routes/safe/components/Settings/index.jsx @@ -143,13 +143,7 @@ class Settings extends React.Component { onClick={this.handleChange(1)} > - + Safe details