* Linked product issues when modifying replication sprint.
This commit is contained in:
@@ -35,7 +35,6 @@ $(function()
|
||||
if(copyExecutionID) productID = $product.val();
|
||||
$product.val(productID);
|
||||
$product.trigger("chosen:updated");
|
||||
loadBranches($product);
|
||||
|
||||
var adjustMainCol = function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user