mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-10-31 17:08:12 +01:00 
			
		
		
		
	sorted out div issue again
This commit is contained in:
		| @@ -44,12 +44,13 @@ | ||||
|     <div class="remove_audio_track" style="display:none;"> | ||||
|     <%= render "remove_audio_track" %> | ||||
|     </div> | ||||
|     <div class="add_audio_track" style="display:none;"> | ||||
|     <%= render "add_audio_track" %> | ||||
|     </div> | ||||
|     <div class="webm_for_web" style="display:none;"> | ||||
|     <%= render "webm_for_web" %> | ||||
|     </div> | ||||
|     <div class="add_audio_track" style="display:none;"> | ||||
|     <%= render "add_audio_track" %> | ||||
|     </div> | ||||
|  | ||||
|  | ||||
|   </div> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user