Signed-off-by: Konrad <konrad@kola-entertainments.de>
This commit is contained in:
Konrad Langenberg 2017-10-30 21:56:01 +01:00 committed by Konrad
parent 913584aa6f
commit 53ec08fc71
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B

View File

@ -2037,6 +2037,7 @@ function buildIssuesList() {
$('#newDependency').val(result.id);
return false;
}
});*/
});
}