7489-testToMaster #408

Merged
alexm merged 292 commits from 7489-testToMaster into master 2024-05-28 05:33:17 +00:00
3 changed files with 8 additions and 0 deletions
Showing only changes of commit b5a599c8e7 - Show all commits

View File

@ -11,5 +11,7 @@ import ItemListFilter from '../ItemListFilter.vue';
:filter-panel="ItemListFilter"
search-data-key="ItemList"
search-url="Items/filter"
searchbar-label="searchbar.label"
searchbar-info="searchbar.info"
/>
</template>

View File

@ -78,3 +78,6 @@ itemTags:
tag: Tag
value: Value
relevancy: Relevancy
searchbar:
label: Search item
info: Search by item id

View File

@ -78,3 +78,6 @@ itemTags:
tag: Etiqueta
value: Valor
relevancy: Relevancia
searchbar:
label: Buscar artículo
info: Buscar por id de artículo