forked from Qortal/qortal-ui
Add message content to modal
This commit is contained in:
parent
368f80e8b7
commit
df60cf51e9
@ -3724,6 +3724,7 @@ async function showModalAndWait(type, data) {
|
|||||||
|
|
||||||
${type === actions.SEND_CHAT_MESSAGE ? `
|
${type === actions.SEND_CHAT_MESSAGE ? `
|
||||||
<p class="modal-paragraph">${get("browserpage.bchange22")}</p>
|
<p class="modal-paragraph">${get("browserpage.bchange22")}</p>
|
||||||
|
<p class="modal-paragraph">${get("chatpage.cchange4")}: <span> ${data.message}</span></p>
|
||||||
` : ''}
|
` : ''}
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-buttons">
|
<div class="modal-buttons">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user