diff --git a/src/views/orden-carga.html b/src/views/orden-carga.html
index 4e06d06..bbe96e3 100644
--- a/src/views/orden-carga.html
+++ b/src/views/orden-carga.html
@@ -17,9 +17,7 @@
Producto |
Capacidad Total |
Carga |
- Disponible |
-
- |
+ Disponible |
@@ -28,7 +26,7 @@
producto |
|
|
- {{cisterna.capacidad - cisterna.cantidadDescargada}} |
+ {{cisterna.capacidad - cisterna.cantidadDescargada}} |