Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-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 93D0411C43 for ; Sat, 16 Aug 2014 10:55:33 +0000 (UTC) Received: (qmail 96818 invoked by uid 500); 16 Aug 2014 10:55:33 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 96726 invoked by uid 500); 16 Aug 2014 10:55:33 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 96578 invoked by uid 99); 16 Aug 2014 10:55:33 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Aug 2014 10:55:33 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id DAD6F8AEC8A; Sat, 16 Aug 2014 10:55:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bhaisaab@apache.org To: commits@cloudstack.apache.org Date: Sat, 16 Aug 2014 10:55:36 -0000 Message-Id: In-Reply-To: <879ec0241b7d4b91bf00b7e7a49aa6f4@git.apache.org> References: <879ec0241b7d4b91bf00b7e7a49aa6f4@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [05/50] git commit: updated refs/heads/saml2 to 09da909 CLOUDSTACK-6590: Fix view all link for multi-item detail view -- Specifically, this fixes issue where secondary IP 'view all' link was not displaying, due to a change in the rows' CSS naming conventions in the widget. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d9fcb877 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d9fcb877 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d9fcb877 Branch: refs/heads/saml2 Commit: d9fcb877309ce176d5458e63bfd1a174344b5fce Parents: e356465 Author: Brian Federle Authored: Tue Aug 12 13:19:40 2014 -0700 Committer: Brian Federle Committed: Tue Aug 12 13:20:54 2014 -0700 ---------------------------------------------------------------------- ui/scripts/ui/widgets/detailView.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d9fcb877/ui/scripts/ui/widgets/detailView.js ---------------------------------------------------------------------- diff --git a/ui/scripts/ui/widgets/detailView.js b/ui/scripts/ui/widgets/detailView.js index 0fa3fd0..9c73911 100644 --- a/ui/scripts/ui/widgets/detailView.js +++ b/ui/scripts/ui/widgets/detailView.js @@ -1241,7 +1241,7 @@ if (tabData.viewAll) { $fieldContent.find('tr') - .filter('.' + tabData.viewAll.attachTo).find('td.value') + .filter('.' + tabData.viewAll.attachTo + '-row').find('td.value') .append( $('
').addClass('view-all').append( $('').html(