From ee37960259feb18d135d11021b4f766e1e4e793a Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 25 Jun 2024 16:22:33 +0300 Subject: [PATCH] mass action show/hide --- client/res/templates/record/list-expanded.tpl | 23 ++++----- client/res/templates/record/list.tpl | 24 ++++----- client/src/views/email/list.js | 1 + client/src/views/email/record/list.js | 34 ++++++++++++- client/src/views/record/list.js | 51 +++++++++++++++++-- 5 files changed, 103 insertions(+), 30 deletions(-) diff --git a/client/res/templates/record/list-expanded.tpl b/client/res/templates/record/list-expanded.tpl index 490c59e88f..7a49e2418a 100644 --- a/client/res/templates/record/list-expanded.tpl +++ b/client/res/templates/record/list-expanded.tpl @@ -2,26 +2,25 @@ {{#if topBar}}
{{#if checkboxes}} - {{#if massActionList}} + {{#if massActionDataList}}
diff --git a/client/res/templates/record/list.tpl b/client/res/templates/record/list.tpl index cdffe85cf2..a310fd90fe 100644 --- a/client/res/templates/record/list.tpl +++ b/client/res/templates/record/list.tpl @@ -2,7 +2,7 @@
{{#if displayActionsButtonGroup}}
- {{#if massActionList}} + {{#if massActionDataList}}