Skip to content

Commit

Permalink
Fixes #4033
Browse files Browse the repository at this point in the history
  • Loading branch information
capooti committed Oct 30, 2018
1 parent aba1eb7 commit ce70da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geonode/contrib/worldmap/wm_extra/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,7 @@ def snaplayer_config(layer, sources, request):
for ordering, layer in enumerate(layers):
maplayers.append(
layer_from_viewer_config(
map_obj.id,
MapLayer,
layer,
config["sources"][
Expand Down

0 comments on commit ce70da9

Please sign in to comment.