mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Upgraded movie information
This commit is contained in:
		@@ -303,9 +303,9 @@ ComunicWeb.components.posts.ui = {
 | 
			
		||||
			var video_src = createElem2({
 | 
			
		||||
				appendTo: video,
 | 
			
		||||
				type: "source",
 | 
			
		||||
				src: infos.video_infos.url
 | 
			
		||||
				src: infos.video_info.url
 | 
			
		||||
			});
 | 
			
		||||
			video_src.type = infos.video_infos.file_type;
 | 
			
		||||
			video_src.type = infos.video_info.file_type;
 | 
			
		||||
 | 
			
		||||
			//Enable videoJS
 | 
			
		||||
			//videojs(video);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user