Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testament/htmlgen: Fix collapse/expand panel on click #15256

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

stisa
Copy link
Contributor

@stisa stisa commented Sep 1, 2020

Fixes jquery error when clicking to collapse/expand a panel in the testresults.html generated by testament html

The error:

Uncaught Error: Syntax error, unrecognized expression: #panel-body-testResult-wasm_tests/wasm/taddr_nim_WAsm
    jQuery 7
    b https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js:6
    <anonymous> https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js:6
    jQuery 2
jquery.min.js:2:12468

Fixes jquery error when clicking to collapse/expand a panel
@Araq Araq merged commit 3172ca5 into nim-lang:devel Sep 2, 2020
mildred pushed a commit to mildred/Nim that referenced this pull request Jan 11, 2021
Fixes jquery error when clicking to collapse/expand a panel
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