diff --git a/app/views/console/database/rules/documentId.phtml b/app/views/console/database/rules/documentId.phtml index 91648c33f..4c65f5ebd 100644 --- a/app/views/console/database/rules/documentId.phtml +++ b/app/views/console/database/rules/documentId.phtml @@ -46,7 +46,7 @@ $list = (is_array($list)) ? $list : []; required> diff --git a/app/views/console/database/search/documents.phtml b/app/views/console/database/search/documents.phtml index ca525b38b..3a78286f2 100644 --- a/app/views/console/database/search/documents.phtml +++ b/app/views/console/database/search/documents.phtml @@ -43,7 +43,7 @@ $rules = $collection->getAttribute('rules', []);
-
+
@@ -58,7 +58,8 @@ $rules = $collection->getAttribute('rules', []); getAttribute('rules', []);
- + +
-
+
diff --git a/app/views/console/index.phtml b/app/views/console/index.phtml index 3b1da73da..d8ab54adc 100644 --- a/app/views/console/index.phtml +++ b/app/views/console/index.phtml @@ -34,9 +34,11 @@ $home = $this->getParam('home', '');