Unescape profiles template variables
This commit is contained in:
		
					parent
					
						
							
								931971ae64
							
						
					
				
			
			
				commit
				
					
						2f15f1c477
					
				
			
		
					 4 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -95,7 +95,7 @@
 | 
			
		|||
					<h4>{{$lbl_vis1}}</h4>
 | 
			
		||||
					<p>{{$lbl_vis2}}</p> 
 | 
			
		||||
					</div>
 | 
			
		||||
					{{$profile_select}}
 | 
			
		||||
					{{$profile_select nofilter}}
 | 
			
		||||
					<div id="contact-edit-profile-select-end"></div>
 | 
			
		||||
				{{/if}}
 | 
			
		||||
			</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -193,7 +193,7 @@
 | 
			
		|||
										<p>{{$lbl_vis2}}</p>
 | 
			
		||||
									</div>
 | 
			
		||||
									<div class="form-group">
 | 
			
		||||
									{{$profile_select}}
 | 
			
		||||
									{{$profile_select nofilter}}
 | 
			
		||||
									</div>
 | 
			
		||||
									<div class="clear"></div>
 | 
			
		||||
								{{/if}}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,7 +8,7 @@
 | 
			
		|||
		<a href="profiles/{{$id}}" class="profile-listing-edit-link" >{{$profile_name}}</a>
 | 
			
		||||
	</div>
 | 
			
		||||
	<div class="profile-listing-cell">
 | 
			
		||||
		{{$visible}}
 | 
			
		||||
		{{$visible nofilter}}
 | 
			
		||||
	</div>
 | 
			
		||||
</div>
 | 
			
		||||
<div class="profile-listing-end"></div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -96,7 +96,7 @@
 | 
			
		|||
					<h4>{{$lbl_vis1}}</h4>
 | 
			
		||||
					<p>{{$lbl_vis2}}</p> 
 | 
			
		||||
					</div>
 | 
			
		||||
					{{$profile_select}}
 | 
			
		||||
					{{$profile_select nofilter}}
 | 
			
		||||
					<div id="contact-edit-profile-select-end"></div>
 | 
			
		||||
				{{/if}}
 | 
			
		||||
			</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue