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

Pb in cp.js line 411 #15

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments
Open

Pb in cp.js line 411 #15

GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

In cp.js :
    document.getElementById('sucnode').value = '';
Replace by
    document.getElementById('sucnodeid').value = '';

Thanks
Thomas

Original issue reported on code.google.com by [email protected] on 18 Feb 2013 at 10:13

@GoogleCodeExporter
Copy link
Author

Nice catch. Thanks!

Original comment by glsatz on 19 Feb 2013 at 6:49

@veleek
Copy link

veleek commented Nov 27, 2017

This should be closed. Update #32 resolves this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants