Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove _alert already used and fix metamask #5184

Merged
merged 2 commits into from
Sep 12, 2019
Merged

Conversation

octavioamu
Copy link
Contributor

Description

Fix _alert duplication,
remove web3alert.js (actually wasn't working)

Refers/Fixes
Testing

$('#metamask_connect').css('color', 'white');
$('#metamask_connect').css('border', '2px solid white');
$('#metamask_connect').css('border-radius', '10px');
console.log(page_url)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove log ?

@codecov
Copy link

codecov bot commented Sep 12, 2019

Codecov Report

Merging #5184 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5184   +/-   ##
=======================================
  Coverage   30.82%   30.82%           
=======================================
  Files         221      221           
  Lines       17783    17783           
  Branches     2454     2454           
=======================================
  Hits         5482     5482           
  Misses      12072    12072           
  Partials      229      229

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebe6f4b...f390b9a. Read the comment docs.

@thelostone-mc thelostone-mc merged commit abdff47 into master Sep 12, 2019
@thelostone-mc thelostone-mc deleted the fix/tips-metamask branch June 27, 2020 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants