зеркало из https://github.com/mozilla/treeherder.git
Bug 1195381 - Provide an unclassified count ID for webqa testing
This commit is contained in:
Родитель
19a089de4b
Коммит
c0c553e62d
|
@ -10,7 +10,8 @@
|
|||
title="Loaded failures / Toggle filtering for unclassified failures"
|
||||
tabindex="0" role="button"
|
||||
ng-class="{'btn-unclassified-failures': getUnclassifiedFailureCount(repoName), 'btn-view-nav': getUnclassifiedFailureCount(repoName)===0}">
|
||||
<span>{{ getUnclassifiedFailureCount(repoName) }}</span> unclassified
|
||||
<span id="unclassified-failure-count">
|
||||
{{getUnclassifiedFailureCount(repoName)}}</span> unclassified
|
||||
</span>
|
||||
|
||||
<!--Toggle Tier-1 jobs only Button-->
|
||||
|
|
Загрузка…
Ссылка в новой задаче