Commit 5f00d6a73d7af2d89ba8ffd136d55b4b838b34de
1 parent
ba5780e64f
Exists in
master
and in
1 other branch
Quitado cod.
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
src/app/components/busqueda-productos/busqueda-productos.component.html
... | ... | @@ -70,8 +70,7 @@ |
70 | 70 | <div class="row justify-content-between m-0"> |
71 | 71 | <div class="col-12 p-0"> |
72 | 72 | <div class="text-left"> |
73 | - <p class="m-0 h6"><small>{{producto.DetArt}}</small></p> | |
74 | - <p class="m-0 h6"><small>COD. {{producto.CodRub}}</small></p> | |
73 | + <p class="m-0 h6"><small>{{producto.DET_LAR}}</small></p> | |
75 | 74 | </div> |
76 | 75 | </div> |
77 | 76 | <div class="col-12 my-auto pt-2 pr-2 p-0"> |