From 38891b76f3048cb250bb6d067edddf6bb6a6ebae Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Mon, 20 Jun 2022 14:27:53 +0200 Subject: [PATCH] ui: add created and updated at to documents --- app/views/console/database/document.phtml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/console/database/document.phtml b/app/views/console/database/document.phtml index a48d533830..e4196becd1 100644 --- a/app/views/console/database/document.phtml +++ b/app/views/console/database/document.phtml @@ -347,6 +347,8 @@ $logs = $this->getParam('logs', null);