@@ -240,7 +240,7 @@ function showImportDialog() {
:grid="$q.screen.lt.md"
>
-
+
{{ value }}
$event.target.select()"
/>
-
-
-
-
-
-
+
{{ value }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ column.label }}
+
+
+
+
+
+ {{ column.value }}
+
+
+ $event.target.select()
+ "
+ />
+
+
+
+
+
+ {{ column.value }}
+
+
+
+
+
+ {{ column.value }}
+
+
+
+
+
+
+
+
@@ -352,6 +416,9 @@ function showImportDialog() {
max-width: 900px;
width: 100%;
}
+.grid-style-transition {
+ transition: transform 0.28s, background-color 0.28s;
+}
@@ -360,6 +427,7 @@ en:
You are about to remove {count} row |
You are about to remove {count} rows'
es:
+ Claimed lines: Líneas reclamadas
Delivered: Entregado
Quantity: Cantidad
Claimed: Reclamada
@@ -372,7 +440,6 @@ es:
Delete claimed sales: Eliminar ventas reclamadas
Discount updated: Descuento actualizado
Claimed quantity: Cantidad reclamada
- row: 'línea | líneas'
You are about to remove {count} rows: '
Vas a eliminar {count} línea |
Vas a eliminar {count} líneas'