*Fix bug#21124.
This commit is contained in:
@@ -34,7 +34,8 @@ function loadProduct(productID)
|
||||
}
|
||||
|
||||
oldProductID = $('#product').val();
|
||||
loadProductBranches(productID)
|
||||
loadProductBranches(productID);
|
||||
loadProductReviewers(productID);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user