File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -82,10 +82,10 @@ block content
8282 img( src ="/images/loader2.gif" )
8383 p {{now}} / {{total}} {{"admin.lineRunBulk.inpro" | translate}}
8484 center( ng-if ="completed" style ="color:#2ecc71;" )
85- i.fa .fa-check-circle-o .fa-5x ( aria-hidden ="true" )
85+ i.far .fa-check-circle.fa-5x ( aria-hidden ="true" )
8686 p {{total}} {{"admin.lineRunBulk.complete" | translate}}
8787 center( ng-if ="error" style ="color:#e74c3c;" )
88- i.fa .fa-exclamation-circle.fa-5x ( aria-hidden ="true" )
88+ i.fas .fa-exclamation-circle.fa-5x ( aria-hidden ="true" )
8989 p {{now}} / {{total}} ERROR
9090 br
9191 br
Original file line number Diff line number Diff line change @@ -83,10 +83,10 @@ block content
8383 img( src ="/images/loader2.gif" )
8484 p {{now}} / {{total}} {{"admin.mazeRunBulk.inpro" | translate}}
8585 center( ng-if ="completed" style ="color:#2ecc71;" )
86- i.fa .fa-check-circle-o .fa-5x ( aria-hidden ="true" )
86+ i.far .fa-check-circle.fa-5x ( aria-hidden ="true" )
8787 p {{total}} {{"admin.mazeRunBulk.complete" | translate}}
8888 center( ng-if ="error" style ="color:#e74c3c;" )
89- i.fa .fa-exclamation-circle.fa-5x ( aria-hidden ="true" )
89+ i.fas .fa-exclamation-circle.fa-5x ( aria-hidden ="true" )
9090 p {{now}} / {{total}} ERROR
9191 br
9292 br
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ block content
4444 img( src ="/images/loader2.gif" )
4545 p {{now}} / {{total}} {{"admin.teamBulk.inpro" | translate}}
4646 center( ng-if ="completed" style ="color:#2ecc71;" )
47- i.fa .fa-check-circle-o .fa-5x ( aria-hidden ="true" )
47+ i.far .fa-check-circle.fa-5x ( aria-hidden ="true" )
4848 p {{total}} {{"admin.teamBulk.complete" | translate}}
4949 br
5050 br
You can’t perform that action at this time.
0 commit comments