Skip to content

Commit 4c2bdd9

Browse files
authored
Merge pull request #45 from santosh1994/format-json
(feat): use 'format=json'
2 parents 080e50f + 9e51d54 commit 4c2bdd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unbxdSearch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1247,7 +1247,7 @@ var unbxdSearchInit = function(jQuery, Handlebars){
12471247
,sort : {}
12481248
,ranges : {}
12491249
,extra : {
1250-
wt : "json"
1250+
format : "json"
12511251
,page : 1
12521252
,rows : 12
12531253
}

0 commit comments

Comments
 (0)