Resolve "Fragentyp: Ort suchen" #270
@@ -244,7 +244,7 @@
|
||||
window.location.href = data.redirect_url;
|
||||
{% if question_data.type == "order" %}
|
||||
submitOrderAnswer();
|
||||
{% else %}
|
||||
{% elif question_data.type != "map" %}
|
||||
submitAnswer(-1);
|
||||
{% endif %}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user