From 8f9e05203453f70b37820ff74c9d1aad3142e3bc Mon Sep 17 00:00:00 2001 From: eileen Date: Sat, 11 Jul 2020 22:56:30 +1200 Subject: [PATCH] Add hidden tag to search extension This was a suggestion from @mattwire that we hide the extension from the UI until the styling dependency is resovled. It seems reasonable to me as this is primarily in the civicrm-core repo for code management purposes and making it too easy to enable before the styling is resolved could lead to confusion. I would quite like to enable on buildkit builds just for dev visibility - but that is something to think about --- ext/search/info.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ext/search/info.xml b/ext/search/info.xml index e64d56f31895..3908cea9763a 100644 --- a/ext/search/info.xml +++ b/ext/search/info.xml @@ -13,6 +13,9 @@ 2020-07-08 1.0 + + mgmt:hidden + stable 5.28