second display tax profile
This commit is contained in:
@@ -1453,7 +1453,7 @@ $(function() {
|
||||
$.ajax({
|
||||
type: "POST",
|
||||
url: url,
|
||||
data: {"data":data,"status":status},
|
||||
data: {"data":data,"status":status,"type":$("#link_type").val()},
|
||||
dataType: "json",
|
||||
success:function(result){
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user