Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C033C200BC0 for ; Tue, 1 Nov 2016 01:07:58 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id BEC2D160B09; Tue, 1 Nov 2016 00:07:58 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4580C160B05 for ; Tue, 1 Nov 2016 01:07:57 +0100 (CET) Received: (qmail 14250 invoked by uid 500); 1 Nov 2016 00:07:56 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 14232 invoked by uid 99); 1 Nov 2016 00:07:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2016 00:07:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1EB1CE9437; Tue, 1 Nov 2016 00:07:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: xiwang@apache.org To: commits@ambari.apache.org Date: Tue, 01 Nov 2016 00:07:56 -0000 Message-Id: <7fc62d0fe7324ccc83b7a84bd5c1c43d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] ambari git commit: AMBARI-18743. Improve wizard styles and apply on Ambari.(xiwang) archived-at: Tue, 01 Nov 2016 00:07:58 -0000 Repository: ambari Updated Branches: refs/heads/trunk 4ffc8ffb4 -> 334d4ccd3 http://git-wip-us.apache.org/repos/asf/ambari/blob/334d4ccd/ambari-web/app/templates/wizard/step3.hbs ---------------------------------------------------------------------- diff --git a/ambari-web/app/templates/wizard/step3.hbs b/ambari-web/app/templates/wizard/step3.hbs index 72881cf..275c6af 100644 --- a/ambari-web/app/templates/wizard/step3.hbs +++ b/ambari-web/app/templates/wizard/step3.hbs @@ -16,133 +16,138 @@ * limitations under the License. }} -
-

{{t installer.step3.header}}

+
+

{{t installer.step3.header}}

+

{{t installer.step3.body}}

-

{{t installer.step3.body}}

+
+
+
+
+
+ {{#unless isBackDisabled}} + + {{/unless}} + {{#unless isRetryDisabled}} + + {{t installer.step3.retryFailed}} + + {{/unless}} -
-
-
- {{#unless isBackDisabled}} - - {{/unless}} - {{#unless isRetryDisabled}} - - {{t installer.step3.retryFailed}} - - {{/unless}} - -
-
    -
  • {{t common.show}}:
  • - {{#each category in view.categories}} -
  • - - {{category.label}} - -
  • - {{#unless category.last}} -
  • |
  • - {{/unless}} - {{/each}} -
+
+
    +
  • {{t common.show}}:
  • + {{#each category in view.categories}} +
  • + + {{category.label}} + +
  • + {{#unless category.last}} +
  • |
  • + {{/unless}} + {{/each}} +
+
+
-
-
- -
-
- +
+ +
+
{{view.paginationInfo}}
+ {{view view.pagination4Btns}} +
-
- +
+ {{#if hasMoreRegisteredHosts}} + -
{{view.paginationInfo}}
- {{view view.pagination4Btns}} + {{/if}} +
+ {{view.message}} + {{view.linkText}} + {{#unless isBootstrapFailed}} + {{#unless isWarningsLoaded}} + {{view App.SpinnerView}} + {{/unless}} + {{/unless}}
- {{#if hasMoreRegisteredHosts}} - - {{/if}} -
- {{view.message}} - {{view.linkText}} - {{#unless isBootstrapFailed}} - {{#unless isWarningsLoaded}} - {{view App.SpinnerView}} - {{/unless}} - {{/unless}} -
+
+