forked from EVOgeek/Vmeda.Online
		
	MOBILE-3828 notifications: Filter notification subject in app
This commit is contained in:
		
							parent
							
								
									c91f24245b
								
							
						
					
					
						commit
						e31c88ca1e
					
				| @ -44,7 +44,11 @@ | ||||
|                     class="core-notification-icon" slot="start"> | ||||
| 
 | ||||
|                 <ion-label> | ||||
|                     <p class="item-heading">{{ notification.subject }}</p> | ||||
|                     <p class="item-heading"> | ||||
|                         <core-format-text [text]="notification.subject" contextLevel="system" [contextInstanceId]="0" | ||||
|                             [wsNotFiltered]="true"> | ||||
|                         </core-format-text> | ||||
|                     </p> | ||||
|                     <p *ngIf="notification.useridfrom > 0">{{ notification.userfromfullname }}</p> | ||||
|                 </ion-label> | ||||
|                 <ion-note slot="end" class="ion-float-end ion-text-end"> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user