Skip to content

Conversation

@emrysr
Copy link
Contributor

@emrysr emrysr commented Jul 13, 2018

fixes issue #21
pull request in emoncms/emoncms is also required to complete this fix:
emoncms/emoncms#921

    // stops a part upgrade error - this change requires emoncms/emoncms repo to also be updated
    // keep button hidden if new version of clipboard.js is not available
    if (typeof copyToClipboardCustomMsg === 'function') {
        document.getElementById('copy-csv').classList.remove('hidden');
    } else {
@TrystanLea TrystanLea merged commit d0c2b37 into emoncms:master Jul 16, 2018
@pb66 pb66 mentioned this pull request Jul 29, 2018
@glynhudson glynhudson mentioned this pull request Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants