From 16fc239302a2b7786d46d8e19e3365ae5b9f8b37 Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Wed, 19 Aug 2015 17:15:51 +0200 Subject: [PATCH] feature #3516: Improve capacity inputs layout --- .../general/capacity-inputs/html.hbs | 33 ++++++++++++------- 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/general/capacity-inputs/html.hbs b/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/general/capacity-inputs/html.hbs index 859c31a7c3..4afd8f9a28 100644 --- a/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/general/capacity-inputs/html.hbs +++ b/src/sunstone/public/app/tabs/templates-tab/form-panels/create/wizard-tabs/general/capacity-inputs/html.hbs @@ -3,10 +3,12 @@
- +
+ +
@@ -27,10 +29,12 @@
- +
+ +
@@ -43,12 +47,16 @@
+
+{{#advancedSection (tr "Advanced Capacity") }}
- +
+ +
@@ -62,3 +70,4 @@
+{{/advancedSection}}