Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
f1a4225a
Commit
f1a4225a
authored
May 25, 2021
by
lianahus
Committed by
Liana Husikyan
May 26, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tex updated
parent
73e69f9f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
confirmDialog.js
apps/remix-ide/src/app/ui/confirmDialog.js
+2
-1
No files found.
apps/remix-ide/src/app/ui/confirmDialog.js
View file @
f1a4225a
...
...
@@ -26,7 +26,8 @@ function confirmDialog (tx, amount, gasEstimation, self, newGasPriceCb, initialP
var
el
=
yo
`
<div>
<div>You are about to create a transaction on the main network. Confirm the details to send to your provider.</div>
<div>You are about to create a transaction on the Main Network. Confirm the details to send the info to your provider.
<br>The provider for many users is MetaMask. The provider will ask you to sign the transaction before it is sent to the Main Network.</div>
<div class="mt-3
${
css
.
txInfoBox
}
">
<div>
<span class="text-dark mr-2">From:</span>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment