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 6BC16100D6 for ; Fri, 13 Feb 2015 05:18:13 +0000 (UTC) Received: (qmail 66079 invoked by uid 500); 13 Feb 2015 05:18:10 -0000 Delivered-To: apmail-ambari-commits-archive@ambari.apache.org Received: (qmail 66050 invoked by uid 500); 13 Feb 2015 05:18:10 -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 66041 invoked by uid 99); 13 Feb 2015 05:18:10 -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; Fri, 13 Feb 2015 05:18:10 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 24259E01BD; Fri, 13 Feb 2015 05:18:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: yusaku@apache.org To: commits@ambari.apache.org Message-Id: <813d61ce8eae491f99fb949f81504b1c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: ambari git commit: AMBARI-9614. Alerts popup: Cannot review the entire content of the bottom alert. (srimanth via yusaku) Date: Fri, 13 Feb 2015 05:18:10 +0000 (UTC) Repository: ambari Updated Branches: refs/heads/trunk 2952039a8 -> de2ef9c8c AMBARI-9614. Alerts popup: Cannot review the entire content of the bottom alert. (srimanth via yusaku) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/de2ef9c8 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/de2ef9c8 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/de2ef9c8 Branch: refs/heads/trunk Commit: de2ef9c8c65eb621dcb521d637ce2c8037cfc71e Parents: 2952039 Author: Yusaku Sako Authored: Thu Feb 12 21:17:36 2015 -0800 Committer: Yusaku Sako Committed: Thu Feb 12 21:18:02 2015 -0800 ---------------------------------------------------------------------- ambari-web/app/controllers/main/alert_definitions_controller.js | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/de2ef9c8/ambari-web/app/controllers/main/alert_definitions_controller.js ---------------------------------------------------------------------- diff --git a/ambari-web/app/controllers/main/alert_definitions_controller.js b/ambari-web/app/controllers/main/alert_definitions_controller.js index 5c70a60..e5da0f4 100644 --- a/ambari-web/app/controllers/main/alert_definitions_controller.js +++ b/ambari-web/app/controllers/main/alert_definitions_controller.js @@ -159,6 +159,8 @@ App.MainAlertDefinitionsController = Em.ArrayController.extend({ secondary: Em.I18n.t('alerts.fastAccess.popup.body.showmore'), + autoHeight: false, + isHideBodyScroll: true, onSecondary: function () {