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!11Cellframe clone
......@@ -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