From 157e002967e61915a3d7255f15ab65b3bfbcbebd Mon Sep 17 00:00:00 2001 From: eldadfux Date: Sat, 24 Aug 2019 08:01:04 +0300 Subject: [PATCH] Removed debug mode --- app/views/console/database/collection.phtml | 2 +- app/views/console/database/index.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/console/database/collection.phtml b/app/views/console/database/collection.phtml index 9f63354ccc..df05845622 100644 --- a/app/views/console/database/collection.phtml +++ b/app/views/console/database/collection.phtml @@ -23,7 +23,7 @@ $collection = $this->getParam('collection', []);

Create Document

-
Create Collection -