We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f193c commit e087b98Copy full SHA for e087b98
src/javascript/app/pages/trade/purchase/contract-details.jsx
@@ -15,6 +15,7 @@ const resetPopupData = (isAuditReset = false) => {
15
cd_showAudit: false,
16
auditDataEnd: [],
17
cd_infoMsg : null,
18
+ cd_sellMsg : null,
19
};
20
21
const contract_reset_object = {
0 commit comments