From 21f85015e0b96aa90b791163945cb96d74210016 Mon Sep 17 00:00:00 2001 From: Suzana Dirla Date: Mon, 6 May 2019 08:54:40 +0300 Subject: [PATCH] [ACA-1623] enable Reset all filters button (#1097) --- src/app.config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app.config.json b/src/app.config.json index 3585a5b47..f836f69e8 100644 --- a/src/app.config.json +++ b/src/app.config.json @@ -213,6 +213,7 @@ ] }, "aca:triggeredOnChange": false, + "resetButton": true, "filterQueries": [ { "query": "+TYPE:'cm:folder' OR +TYPE:'cm:content'" }, {