Remove data-replaced image in ungleich CMS services item plugin template
This commit is contained in:
		
					parent
					
						
							
								35d6c90b14
							
						
					
				
			
			
				commit
				
					
						4b88931ab6
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| <div class="team-member wow fadeInUp" data-wow-delay="0.25s"> | ||||
|   <img src="{{ instance.image.url }}" data-replaced="{{ instance.data_replaced_image.url }}" class="img-responsive img-circle img-toggle" alt=""> | ||||
|   <img src="{{ instance.image.url }}" class="img-responsive img-circle" alt=""> | ||||
|   <div class="team-member-caption inline-block"> | ||||
|             <h4 class="portfolio-caption">{{ instance.title }}</h4> | ||||
|             <p> </p> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue