Skip to content

Commit 7728301

Browse files
committed
Update sample app
1 parent c18878d commit 7728301

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/js/apps/sample/app.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -703,8 +703,7 @@
703703
"id": "earthquakes",
704704
"url": "http://sampleserver6.arcgisonline.com/arcgis/rest/services/Earthquakes_Since1970/MapServer",
705705
"type": "AGS_DYNAMIC",
706-
"title": "${map.earthquakes}",
707-
"listMode": "hide-children"
706+
"title": "${map.earthquakes}"
708707
}
709708
],
710709
"ground": {

0 commit comments

Comments
 (0)