зеркало из https://github.com/mozilla/treeherder.git
another fix to that thing
This commit is contained in:
Родитель
a697311e26
Коммит
678bf40a95
|
@ -184,7 +184,7 @@ treeherder.factory('thJobFilters', function(thResultStatusList, $log) {
|
|||
// of resultStatus won't be in ``fields``. However, if values are
|
||||
// passed in with ``resultStatusList``, then we need to check in
|
||||
// that field.
|
||||
if (resultStatusList) {
|
||||
if (!_.contains(fields, "resultStatus") && resultStatusList) {
|
||||
fields.push("resultStatus");
|
||||
}
|
||||
/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче