From 4849355c9be9978350fb913f04f16557c99ba207 Mon Sep 17 00:00:00 2001 From: joan Date: Fri, 2 Jul 2021 13:22:37 +0200 Subject: [PATCH] Changed limit value --- modules/entry/front/buy/index/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/entry/front/buy/index/index.html b/modules/entry/front/buy/index/index.html index 0df4b01e6..5a8c10ecd 100644 --- a/modules/entry/front/buy/index/index.html +++ b/modules/entry/front/buy/index/index.html @@ -3,7 +3,7 @@ vn-id="model" url="Entries/{{$ctrl.$params.id}}/getBuys" data="$ctrl.buys" - limit="1"> + limit="20">