Commit ef52b1ccdc3957533f2784f328f73a7f28ea1995
1 parent
85bdbd3de7
Exists in
master
and in
1 other branch
nombre de clase en singular
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/views/nota-pedido.html
| ... | ... | @@ -46,8 +46,8 @@ |
| 46 | 46 | </form> |
| 47 | 47 | <div class="row"> |
| 48 | 48 | <div class="col-md-10 col-lg-8 offset-md-1 offset-lg-2"> |
| 49 | - <div class="row grilla-articulos align-items-end"> | |
| 50 | - <table class="table table-striped table-sm table-dark tabla-articulos"> | |
| 49 | + <div class="row grilla-articulo align-items-end"> | |
| 50 | + <table class="table table-striped table-sm table-dark tabla-articulo"> | |
| 51 | 51 | <thead> |
| 52 | 52 | <tr> |
| 53 | 53 | <th class="tabla-articulo-numero">#</th> |