mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Updated surveys structure
This commit is contained in:
@ -435,7 +435,7 @@ ComunicWeb.components.posts.ui = {
|
||||
var surveyQuestion = createElem2({
|
||||
appendTo: postRoot,
|
||||
type: "h4",
|
||||
innerHTML: infos.data_survey.infos.question,
|
||||
innerHTML: infos.data_survey.question,
|
||||
class: "post-survey-question"
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user