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 4BE83200AC5 for ; Sun, 5 Jun 2016 12:37:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4A57B160A28; Sun, 5 Jun 2016 10:37:13 +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 91B5D160968 for ; Sun, 5 Jun 2016 12:37:12 +0200 (CEST) Received: (qmail 87837 invoked by uid 500); 5 Jun 2016 10:37:11 -0000 Mailing-List: contact commits-help@zeppelin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zeppelin.apache.org Delivered-To: mailing list commits@zeppelin.apache.org Received: (qmail 87827 invoked by uid 99); 5 Jun 2016 10:37:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jun 2016 10:37:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 3FB821800EC for ; Sun, 5 Jun 2016 10:37:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id EAHuqyuNJMJy for ; Sun, 5 Jun 2016 10:37:09 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 29F615F240 for ; Sun, 5 Jun 2016 10:37:08 +0000 (UTC) Received: (qmail 87823 invoked by uid 99); 5 Jun 2016 10:37:07 -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; Sun, 05 Jun 2016 10:37:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0A15CDFBA8; Sun, 5 Jun 2016 10:37:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: corneadoug@apache.org To: commits@zeppelin.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-zeppelin git commit: [ZEPPELIN-951] Update cron expression link and fix broken cron container style Date: Sun, 5 Jun 2016 10:37:06 +0000 (UTC) archived-at: Sun, 05 Jun 2016 10:37:13 -0000 Repository: incubator-zeppelin Updated Branches: refs/heads/master 411b61210 -> 0ee329ff4 [ZEPPELIN-951] Update cron expression link and fix broken cron container style ### What is this PR for? Update cron expression link and fix broken cron container style ### What type of PR is it? Bug Fix ### What is the Jira issue? ZEPPELIN-951 ### Screenshots (if appropriate) **Before** screen shot 2016-06-03 at 7 01 00 pm **After** screen shot 2016-06-03 at 7 00 39 pm ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Mina Lee Closes #959 from minahlee/ZEPPELIN-951 and squashes the following commits: 5a867d0 [Mina Lee] Update cron expression link and fix broken cron container style Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/0ee329ff Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/0ee329ff Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/0ee329ff Branch: refs/heads/master Commit: 0ee329ff4387533781b77beffcf56c571c3ffe6f Parents: 411b612 Author: Mina Lee Authored: Fri Jun 3 19:02:12 2016 -0700 Committer: Damien CORNEAU Committed: Sun Jun 5 19:36:46 2016 +0900 ---------------------------------------------------------------------- zeppelin-web/src/app/notebook/notebook-actionBar.html | 2 +- zeppelin-web/src/app/notebook/notebook.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/0ee329ff/zeppelin-web/src/app/notebook/notebook-actionBar.html ---------------------------------------------------------------------- diff --git a/zeppelin-web/src/app/notebook/notebook-actionBar.html b/zeppelin-web/src/app/notebook/notebook-actionBar.html index df9fd9f..fc1932f 100644 --- a/zeppelin-web/src/app/notebook/notebook-actionBar.html +++ b/zeppelin-web/src/app/notebook/notebook-actionBar.html @@ -113,7 +113,7 @@ limitations under the License.
  • Run note with cron scheduler. - Either choose from
    preset or write your own cron expression. + Either choose from preset or write your own cron expression.
    - Preset div {