forked from MapComplete/MapComplete
Changes based on user feedback
This commit is contained in:
parent
118a60c805
commit
1738fc4252
16 changed files with 342 additions and 64 deletions
|
@ -36,7 +36,7 @@ export class QuestionPicker extends UIElement {
|
|||
|
||||
|
||||
if (highestQ === undefined) {
|
||||
return "";
|
||||
return "Er zijn geen vragen meer!";
|
||||
}
|
||||
|
||||
return "<div class='infobox-questions'>" +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue