* Adjust for loadURS when change branches.
This commit is contained in:
@@ -245,6 +245,7 @@ function loadBranchRelation(branch, branchIndex)
|
||||
$.ajaxSettings.async = false;
|
||||
loadModuleForTwins(productID, branch, branchIndex)
|
||||
loadPlanForTwins(productID, branch, branchIndex)
|
||||
loadURS()
|
||||
$.ajaxSettings.async = true;
|
||||
|
||||
disableSelectedBranches()
|
||||
|
||||
Reference in New Issue
Block a user