From 059eaccbe2d095eccf54beb49da1bfafc2d5cce1 Mon Sep 17 00:00:00 2001 From: yuri Date: Thu, 6 Dec 2018 17:44:09 +0200 Subject: [PATCH] fix css --- client/res/templates/record/list-tree.tpl | 2 ++ frontend/less/espo/custom.less | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/client/res/templates/record/list-tree.tpl b/client/res/templates/record/list-tree.tpl index 813202947c..9a36c12c1d 100644 --- a/client/res/templates/record/list-tree.tpl +++ b/client/res/templates/record/list-tree.tpl @@ -39,7 +39,9 @@ {{/if}} {{#if showRoot}} +
{{rootName}}{{#if isExpanded}} {{/if}} +
{{/if}}