<span class="fas fa-2x text-muted fa-check"
title="{{title}}"
ng-class="{'text-muted fa-check': state == 0,
'text-primary fa-spinner fa-spin': state == 1,
'text-success fa-check': state == 2,
'text-danger fa-times': state == 3,
'text-info fa-question': state == 4}">
</span> Back to Directory