We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When loading the activity edit page, a JS error is shown in the console:
edit/:491 Uncaught TypeError: dodona.initLabelsEdit is not a function at edit/:491:12 (anonymous) @ edit/:491
The initLabelsEdit function was removed in b8d5804
This is code that, I think, showed a nice UI to edit labels.
The text was updated successfully, but these errors were encountered:
jorg-vr
Successfully merging a pull request may close this issue.
When loading the activity edit page, a JS error is shown in the console:
The initLabelsEdit function was removed in b8d5804
This is code that, I think, showed a nice UI to edit labels.
The text was updated successfully, but these errors were encountered: