.
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
})
|
||||
})
|
||||
{% else %}
|
||||
{{question.get_answers}}.forEach(el, n) {
|
||||
{{question.get_answers_js}}.forEach(el, n) {
|
||||
console.log(el;)
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user