Auto-formatted every file to keep everything consistent.
This commit is contained in:
@ -14,7 +14,8 @@
|
||||
<small class="muted block">polic{{item().chatters.length == 1 ? 'y' : 'ies'}}</small>
|
||||
</section>
|
||||
<section>
|
||||
<button mat-button (click)="router.navigate([link])">
|
||||
<button mat-button
|
||||
(click)="router.navigate([link])">
|
||||
<mat-icon>pageview</mat-icon>View
|
||||
</button>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user