removed static ulr
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
function fetch_data(page, query, categories, assetType, geographicFocus) {
|
||||
$.ajax({
|
||||
type: 'get',
|
||||
url: "http://localhost/jericho_28_march/primary-investment/fetch_data?page=" +
|
||||
url: "/primary-investment/fetch_data?page=" +
|
||||
page +
|
||||
"&query=" + query + "&categories=" + categories + "&assetType=" +
|
||||
assetType +
|
||||
|
||||
Reference in New Issue
Block a user