diff --git a/frontend/client/res/templates/record/detail.tpl b/frontend/client/res/templates/record/detail.tpl index 5f5cab5915..c27af55a0f 100644 --- a/frontend/client/res/templates/record/detail.tpl +++ b/frontend/client/res/templates/record/detail.tpl @@ -1,6 +1,6 @@
{{#if buttonsTop}} -
+
{{#each buttonList}}{{button name scope=../../scope label=label style=style hidden=hidden}}{{/each}} {{#if dropdownItemList}} @@ -27,7 +27,7 @@
{{/if}}
-