From 2215e4db498fcc9e04ceb1404eec4e826b04e763 Mon Sep 17 00:00:00 2001 From: Bradley Schofield Date: Tue, 9 Aug 2022 17:18:43 +0100 Subject: [PATCH] Add Parent Database ID to collection and documents --- app/views/console/databases/collection.phtml | 5 +++++ app/views/console/databases/document.phtml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/app/views/console/databases/collection.phtml b/app/views/console/databases/collection.phtml index 2428e30661..00fa638882 100644 --- a/app/views/console/databases/collection.phtml +++ b/app/views/console/databases/collection.phtml @@ -583,6 +583,11 @@ $logs = $this->getParam('logs', null); + +
+ +
+