зеркало из https://github.com/mozilla/treeherder.git
Bug 1273513 - [Follow up] Incorrect logic in getGraphsLink (#2562)
This commit is contained in:
Родитель
51301d7491
Коммит
4a3a94a178
|
@ -285,7 +285,7 @@ treeherder.factory('PhCompare', [
|
|||
});
|
||||
|
||||
if (resultSets) {
|
||||
if (timeRange) {
|
||||
if (!timeRange) {
|
||||
graphsLink += '&timerange=' + _.max(
|
||||
_.map(resultSets,
|
||||
function (resultSet) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче