Consistently use middle dot (·) instead of bullet (•) to separate items (#25248)
This commit is contained in:
		
					parent
					
						
							
								0766c9a631
							
						
					
				
			
			
				commit
				
					
						768b00c4d0
					
				
			
		
					 19 changed files with 102 additions and 27 deletions
				
			
		|  | @ -17,11 +17,11 @@ | |||
| 
 | ||||
|       %br/ | ||||
| 
 | ||||
|       = f.object.policies.map { |policy| t(policy, scope: 'admin.instances.content_policies.policies') }.join(' • ') | ||||
|       = f.object.policies.map { |policy| t(policy, scope: 'admin.instances.content_policies.policies') }.join(' · ') | ||||
|       - if f.object.public_comment.present? | ||||
|         • | ||||
|         · | ||||
|         = f.object.public_comment | ||||
|       - if existing_relationships | ||||
|         • | ||||
|         · | ||||
|         = fa_icon 'warning fw' | ||||
|         = t('admin.export_domain_blocks.import.existing_relationships_warning') | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue