Skip to content
Snippets Groups Projects
Commit f5c9ace9 authored by bbaer's avatar bbaer
Browse files

workaround for API confirmation problem - mousedown and not click for button

parent c4d83193
1 merge request!47Copy cat
......@@ -45,7 +45,7 @@
</button>
<button class="btn btn-info"
onClick="new QfqNS.Clipboard({uri: 'mockData/downloadResponse.json'});">
onmousedown="new QfqNS.Clipboard({uri: 'mockData/downloadResponse.json'});">
Test Uri
</button>
......
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