Commit c91f08190733f00f9725dc6919ee92780d3df607
1 parent
d04d334558
Exists in
master
info
Showing
1 changed file
with
6 additions
and
1 deletions
Show diff stats
src/views/foca-modal-cerrar-vehiculo.html
| ... | ... | @@ -46,7 +46,12 @@ |
| 46 | 46 | <th>Remito Nº</th> |
| 47 | 47 | <th>Cliente</th> |
| 48 | 48 | <th>Domicilio de entrega</th> |
| 49 | - <th>Eliminar</th> | |
| 49 | + <th>Eliminar | |
| 50 | + <i | |
| 51 | + class="fa fa-info" | |
| 52 | + uib-tooltip="Los remitos que no se pueden eliminar tienen asignada una hoja de ruta"> | |
| 53 | + </i> | |
| 54 | + </th> | |
| 50 | 55 | </tr> |
| 51 | 56 | </thead> |
| 52 | 57 | <tbody> |