You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by aa...@apache.org on 2019/01/18 19:17:36 UTC

[incubator-pinot] branch master updated: [TE] aaronucsd/remove true in alert list (#3719)

This is an automated email from the ASF dual-hosted git repository.

aaronucsd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new f9ced25  [TE] aaronucsd/remove true in alert list (#3719)
f9ced25 is described below

commit f9ced254c68dec5b8d17dd84f7d0c48f36782fe6
Author: Long Huynh <lo...@linkedin.com>
AuthorDate: Fri Jan 18 11:17:31 2019 -0800

    [TE] aaronucsd/remove true in alert list (#3719)
---
 .../app/pods/components/self-serve-alert-details/template.hbs            | 1 -
 1 file changed, 1 deletion(-)

diff --git a/thirdeye/thirdeye-frontend/app/pods/components/self-serve-alert-details/template.hbs b/thirdeye/thirdeye-frontend/app/pods/components/self-serve-alert-details/template.hbs
index 64a2580..049a441 100644
--- a/thirdeye/thirdeye-frontend/app/pods/components/self-serve-alert-details/template.hbs
+++ b/thirdeye/thirdeye-frontend/app/pods/components/self-serve-alert-details/template.hbs
@@ -12,7 +12,6 @@
         {{/if}}
       </div>
       {{#if (eq displayMode "list")}}
-      {{alertData.isNewPipeline}}
         {{#if alertData.isNewPipeline}}
           {{#link-to "manage.yaml" alertData.id}}
             <div class="te-search-results__title-name" title={{alertData.functionName}}>{{alertData.functionName}}</div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org