Changed limit value
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-07-02 13:22:37 +02:00
parent 9ad54b9622
commit 4849355c9b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
vn-id="model"
url="Entries/{{$ctrl.$params.id}}/getBuys"
data="$ctrl.buys"
limit="1">
limit="20">
</vn-crud-model>
<vn-watcher
vn-id="watcher"