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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to