mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
partial for #5126 - less rows in remote jsonp demo to avoid scrolling
This commit is contained in:
parent
009378cadc
commit
1dd12faf42
@ -24,7 +24,7 @@
|
||||
data: {
|
||||
featureClass: "P",
|
||||
style: "full",
|
||||
maxRows: 15,
|
||||
maxRows: 12,
|
||||
name_startsWith: request.term
|
||||
},
|
||||
success: function(data) {
|
||||
|
Loading…
Reference in New Issue
Block a user