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
Currently I had no use for showing a warning message, but that may change.
In any case, I think, it is useful for the future.
The JS stuff is already implemented as far as I see (but test it, nevertheless!). It uses the element with id messageWarning for warning messages.
messageWarning
What needs to be done is:
The text was updated successfully, but these errors were encountered:
Done in #86
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Currently I had no use for showing a warning message, but that may change.
In any case, I think, it is useful for the future.
The JS stuff is already implemented as far as I see (but test it, nevertheless!). It uses the element with id
messageWarning
for warning messages.What needs to be done is:
The text was updated successfully, but these errors were encountered: