* Fix bug #50441.
This commit is contained in:
@@ -131,5 +131,6 @@ window.loadBranch = function()
|
||||
if(typeof(branch) == 'undefined') branch = 0;
|
||||
|
||||
window.loadProductPlans(productID, branch);
|
||||
window.loadBranchModule(productID);
|
||||
window.loadURS();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user