зеркало из https://github.com/mozilla/treeherder.git
Bug 1412093 - Fix thNotify when selected job not in range of pushes
This commit is contained in:
Родитель
903bc52554
Коммит
1c4ee76326
|
@ -1108,9 +1108,7 @@ treeherder.factory('ThResultSetStore', [
|
|||
// provide a message and link to load the right resultset
|
||||
thNotify.send("Selected job id: " + selectedJobId + " not within current push range.",
|
||||
"danger",
|
||||
true,
|
||||
"Load push",
|
||||
url);
|
||||
{ sticky: true, linkText: "Load push", url });
|
||||
|
||||
});
|
||||
}, function () {
|
||||
|
|
Загрузка…
Ссылка в новой задаче