2564-item_priceFixed + e2e #513

Merged
carlosjr merged 19 commits from 2564-item_priceFixed into dev 2021-01-20 14:34:07 +00:00
3 changed files with 5 additions and 2 deletions
Showing only changes of commit 4f7c2f3afd - Show all commits

View File

@ -21,6 +21,7 @@
auto-state="false"
panel="vn-fixed-price-search-panel"
info="Search prices by item ID or code"
placeholder="Search fixed prices"
filter="{}"
model="model">
</vn-searchbar>

View File

@ -1 +1,3 @@
Fixed prices: Precios fijados
Fixed prices: Precios fijados
Search prices by item ID or code: Buscar por ID de artículo o código
Search fixed prices: Buscar precios fijados

View File

@ -1,5 +1,5 @@
@import "variables";
vn-date-picker {
vn-table vn-date-picker {
max-width: 90px;
}