From 5a4c151cff6bb3d4128ef7831fb3ac86f3208e8b Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Tue, 12 Jul 2022 18:08:36 +0300 Subject: [PATCH] style fixes --- .../admin/entity-manager/formula.tpl | 4 ++-- .../templates/admin/field-manager/edit.tpl | 4 ++-- .../templates/admin/field-manager/list.tpl | 2 +- .../templates/admin/label-manager/edit.tpl | 20 ++++++++++++++----- client/res/templates/admin/layouts/grid.tpl | 2 +- client/res/templates/admin/layouts/index.tpl | 12 +++++++++-- client/res/templates/admin/layouts/rows.tpl | 2 +- .../templates/admin/link-manager/index.tpl | 2 +- 8 files changed, 33 insertions(+), 15 deletions(-) diff --git a/client/res/templates/admin/entity-manager/formula.tpl b/client/res/templates/admin/entity-manager/formula.tpl index b566701c42..d33593e704 100644 --- a/client/res/templates/admin/entity-manager/formula.tpl +++ b/client/res/templates/admin/entity-manager/formula.tpl @@ -12,10 +12,10 @@
- -
diff --git a/client/res/templates/admin/field-manager/edit.tpl b/client/res/templates/admin/field-manager/edit.tpl index a60651401a..ca71fcd02d 100644 --- a/client/res/templates/admin/field-manager/edit.tpl +++ b/client/res/templates/admin/field-manager/edit.tpl @@ -1,7 +1,7 @@
- - + + {{#if hasResetToDefault}} {{/if}} diff --git a/client/res/templates/admin/label-manager/edit.tpl b/client/res/templates/admin/label-manager/edit.tpl index 3d804cb241..04a52e5cb1 100644 --- a/client/res/templates/admin/label-manager/edit.tpl +++ b/client/res/templates/admin/label-manager/edit.tpl @@ -7,8 +7,8 @@ {{else}}
- - + +
{{/unless}} @@ -17,8 +17,18 @@
- - + +

@@ -29,4 +39,4 @@

-{{/each}} \ No newline at end of file +{{/each}} diff --git a/client/res/templates/admin/layouts/grid.tpl b/client/res/templates/admin/layouts/grid.tpl index 7ac3146415..0ae697f172 100644 --- a/client/res/templates/admin/layouts/grid.tpl +++ b/client/res/templates/admin/layouts/grid.tpl @@ -1,7 +1,7 @@
{{#each buttonList}} - {{button name label=label scope='Admin' style=style}} + {{button name label=label scope='Admin' style=style className='btn-xs-wide'}} {{/each}}
diff --git a/client/res/templates/admin/layouts/index.tpl b/client/res/templates/admin/layouts/index.tpl index 678593fcf8..b127041852 100644 --- a/client/res/templates/admin/layouts/index.tpl +++ b/client/res/templates/admin/layouts/index.tpl @@ -6,14 +6,22 @@ {{#each layoutScopeDataList}}
diff --git a/client/res/templates/admin/layouts/rows.tpl b/client/res/templates/admin/layouts/rows.tpl index b89c71f6a3..fbf22fd220 100644 --- a/client/res/templates/admin/layouts/rows.tpl +++ b/client/res/templates/admin/layouts/rows.tpl @@ -1,7 +1,7 @@
{{#each buttonList}} - {{button name label=label scope='Admin' style=style}} + {{button name label=label scope='Admin' style=style className='btn-xs-wide'}} {{/each}}
diff --git a/client/res/templates/admin/link-manager/index.tpl b/client/res/templates/admin/link-manager/index.tpl index 66bba51c36..2e616de0c1 100644 --- a/client/res/templates/admin/link-manager/index.tpl +++ b/client/res/templates/admin/link-manager/index.tpl @@ -11,7 +11,7 @@
-