partial for #5126 - less rows in remote jsonp demo to avoid scrolling

This commit is contained in:
Jörn Zaefferer 2010-02-20 17:34:37 +00:00
parent 009378cadc
commit 1dd12faf42

View File

@ -24,7 +24,7 @@
data: {
featureClass: "P",
style: "full",
maxRows: 15,
maxRows: 12,
name_startsWith: request.term
},
success: function(data) {