Skip to content

Commit

Permalink
fix geosolutions-it#1024 dipached an action of resetCurrentMap to loa…
Browse files Browse the repository at this point in the history
…d metadatamodal after save
  • Loading branch information
saidaipparla committed Oct 27, 2016
1 parent baaa7d4 commit fe426a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/client/actions/maps.js
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ function saveAll(map, metadataMap, nameThumbnail, dataThumbnail, categoryThumbna
dispatch(resetUpdating(resourceIdMap));
dispatch(onDisplayMetadataEdit(false));
}
dispatch(resetCurrentMap());
};
}

Expand Down

0 comments on commit fe426a3

Please sign in to comment.