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