* finish bug #29537
This commit is contained in:
@@ -68,7 +68,7 @@ $(function()
|
||||
}
|
||||
|
||||
$.get(createLink('product', 'ajaxGetProductById', "productID=" + $('#product').val()), function(data)
|
||||
{console.log(data)
|
||||
{
|
||||
$.cookie('branchSourceName', data.branchSourceName)
|
||||
$.cookie('branchName', data.branchName)
|
||||
}, 'json')
|
||||
|
||||
Reference in New Issue
Block a user