1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 10:30:46 +02:00

feat(admin-plugin): code cleanup for ClipboardJS module #211

This commit is contained in:
Awilum
2020-02-10 15:14:58 +03:00
parent b55d998711
commit 13e0627a60

View File

@@ -1,3 +1,3 @@
<script type="text/javascript">
<script>
new ClipboardJS('.js-clipboard-btn');
</script>
</script>