update
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<h1 mat-dialog-title></h1>
|
||||
<mat-dialog-content>
|
||||
<pre>
|
||||
{{profileField.blob}}
|
||||
</pre>
|
||||
</mat-dialog-content>
|
||||
<mat-dialog-actions>
|
||||
<button mat-button mat-dialog-close>{{'close' | i18n}}</button>
|
||||
</mat-dialog-actions>
|
||||
Reference in New Issue
Block a user