From 38514941b8f34a9dc6eb0305302e4e1f4c0306ec Mon Sep 17 00:00:00 2001 From: yuri Date: Fri, 4 Dec 2015 14:24:03 +0200 Subject: [PATCH] clearfix --- frontend/client/res/templates/record/detail.tpl | 4 ++-- frontend/client/res/templates/record/edit.tpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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}}
-