Commit 01cfa4fe4b97564129c54d794e20bab787f9b2a4
1 parent
873bd67a11
Exists in
master
fa fa-info
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/views/foca-detalle-vehiculo.html
| ... | ... | @@ -101,7 +101,7 @@ |
| 101 | 101 | class="btn btn-outline-secondary" |
| 102 | 102 | ng-disabled="!cisterna.cisternaCarga.remitos.length" |
| 103 | 103 | ng-click="verRemitos(cisterna.cisternaCarga.remitos)"> |
| 104 | - <i class="fa fa-eye" aria-hidden="true"></i> | |
| 104 | + <i class="fa fa-info" aria-hidden="true"></i> | |
| 105 | 105 | </button> |
| 106 | 106 | </td> |
| 107 | 107 | </tr> |