Return-Path: X-Original-To: apmail-ambari-commits-archive@www.apache.org Delivered-To: apmail-ambari-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E3D7817F0B for ; Wed, 29 Apr 2015 17:07:04 +0000 (UTC) Received: (qmail 82742 invoked by uid 500); 29 Apr 2015 17:07:01 -0000 Delivered-To: apmail-ambari-commits-archive@ambari.apache.org Received: (qmail 82708 invoked by uid 500); 29 Apr 2015 17:07:01 -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 82665 invoked by uid 99); 29 Apr 2015 17:07:01 -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; Wed, 29 Apr 2015 17:07:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E22A8E0984; Wed, 29 Apr 2015 17:07:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: alexantonenko@apache.org To: commits@ambari.apache.org Message-Id: <0356ef84a852430dad99b3ea6607572c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: ambari git commit: AMBARI-10836. Admin View: description + version overlap in UI (alexantonenko) Date: Wed, 29 Apr 2015 17:07:00 +0000 (UTC) Repository: ambari Updated Branches: refs/heads/trunk 6bed3a703 -> 6f00dd8a1 AMBARI-10836. Admin View: description + version overlap in UI (alexantonenko) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/6f00dd8a Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/6f00dd8a Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/6f00dd8a Branch: refs/heads/trunk Commit: 6f00dd8a173e6379230b348da6c8ab3bf481c6ed Parents: 6bed3a7 Author: Alex Antonenko Authored: Wed Apr 29 20:06:46 2015 +0300 Committer: Alex Antonenko Committed: Wed Apr 29 20:06:46 2015 +0300 ---------------------------------------------------------------------- .../resources/ui/admin-web/app/views/ambariViews/listTable.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/6f00dd8a/ambari-admin/src/main/resources/ui/admin-web/app/views/ambariViews/listTable.html ---------------------------------------------------------------------- diff --git a/ambari-admin/src/main/resources/ui/admin-web/app/views/ambariViews/listTable.html b/ambari-admin/src/main/resources/ui/admin-web/app/views/ambariViews/listTable.html index 455898f..05cb1d5 100644 --- a/ambari-admin/src/main/resources/ui/admin-web/app/views/ambariViews/listTable.html +++ b/ambari-admin/src/main/resources/ui/admin-web/app/views/ambariViews/listTable.html @@ -71,7 +71,7 @@ {{instance.label}} - {{instance.ViewInstanceInfo.version}} + {{instance.ViewInstanceInfo.version}}
{{instance.ViewInstanceInfo.description || 'No description'}}
@@ -94,4 +94,4 @@ - \ No newline at end of file +