Fix cores report
Change-Id: I4b0fe085a2e23ad1be0d54472a79d7f90fe42520
This commit is contained in:
parent
e5bc9be085
commit
3589875afc
@ -18,7 +18,7 @@ Cores
|
||||
});
|
||||
|
||||
$.ajax({
|
||||
url: "/api/1.0/users?project_type={{ project_type }}&core_in=master",
|
||||
url: "/api/1.0/users?project_type={{ project_type }}&release=all&core_in=master",
|
||||
dataType: "json",
|
||||
success: function (data) {
|
||||
var users = data["data"];
|
||||
|
Loading…
x
Reference in New Issue
Block a user