From 81364eefb34328b993e4e15521daff77cb0c8647 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Fri, 16 May 2025 15:17:01 +0300 Subject: [PATCH] layout change --- .../Espo/Resources/layouts/WebhookQueueItem/detailSmall.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/application/Espo/Resources/layouts/WebhookQueueItem/detailSmall.json b/application/Espo/Resources/layouts/WebhookQueueItem/detailSmall.json index bfaa206a3f..5a25162c1a 100644 --- a/application/Espo/Resources/layouts/WebhookQueueItem/detailSmall.json +++ b/application/Espo/Resources/layouts/WebhookQueueItem/detailSmall.json @@ -16,6 +16,9 @@ [ {"name": "attempts"}, {"name": "processAt"} + ], + [ + {"name": "data"} ] ] }