Skip to content
Snippets Groups Projects
Commit b170e697 authored by tatiana.novikova's avatar tatiana.novikova
Browse files

[*] Update dynamic name of choosen token

parent 56f35e6b
No related branches found
No related tags found
1 merge request!162Bugs 3732
Pipeline #3624 passed with stage
in 6 minutes and 15 seconds
......@@ -26,9 +26,5 @@ DapNewPaymentMainRightPanelForm
nextActivated("transaction created")
}
dapCmboBoxToken.onCurrentIndexChanged:
{
dapSendedToken = dapCmboBoxToken.model.get(dapCmboBoxToken.currentIndex)["name"];
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment