Skip to content
Snippets Groups Projects
Commit 42f78059 authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FEAT #15550 TIME 0:02 change to ionic icon

parent 990cfe3c
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
<ion-item class="no-ripple" *ngFor="let diffusion of visaWorkflow;let i=index"
[class.current]="diffusion.current">
<ion-reorder slot="start">
<i class="fas fa-bars" [title]="'lang.reorder' | translate"></i>
<ion-icon [title]="'lang.reorder' | translate" name="reorder-three" style="font-size: 30px;"></ion-icon>
</ion-reorder>
<ion-avatar slot="start" class="avatar-user" style="cursor: grab;"
(click)="$event.stopPropagation();">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment