refs #4980 fix: la sección no estaba filtrando por el filtro por defecto
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Vicent Llopis 2023-03-14 10:18:59 +01:00
parent 50ccb61728
commit 1047ac0b64
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<vn-crud-model
vn-id="model"
url="Travels/extraCommunityFilter"
filter="::$ctrl.filter"
user-params="::$ctrl.defaultFilter"
data="travels"
order="shipped ASC, landed ASC, travelFk, loadPriority, agencyModeFk, evaNotes"
limit="20"