Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13711246
D11878.id34721.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
631 B
Subscribers
None
D11878.id34721.diff
View Options
diff --git a/web/cashtab/src/components/Send/Send.js b/web/cashtab/src/components/Send/Send.js
--- a/web/cashtab/src/components/Send/Send.js
+++ b/web/cashtab/src/components/Send/Send.js
@@ -803,7 +803,7 @@
? `are you sure you want to send the following One to Many transaction?
${formData.address}`
: `Are you sure you want to send ${formData.value}${' '}
- ${currency.ticker} to ${formData.address}?`}
+ ${selectedCurrency} to ${formData.address}?`}
</p>
</Modal>
<WalletInfoCtn>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 26, 11:10 (12 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5573366
Default Alt Text
D11878.id34721.diff (631 B)
Attached To
D11878: [Cashtab] Patch selectedCurrency ticker reading as XEC in send confirmation modal
Event Timeline
Log In to Comment