will add displayStyle again later if we actually build it
This commit is contained in:
parent
440fdced73
commit
8a4ae45cb8
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ const ExploreMaps = {
|
||||||
var exploreObj = {
|
var exploreObj = {
|
||||||
currentUser: Active.Mapper,
|
currentUser: Active.Mapper,
|
||||||
section: self.collection.id,
|
section: self.collection.id,
|
||||||
displayStyle: 'grid',
|
|
||||||
maps: self.collection,
|
maps: self.collection,
|
||||||
moreToLoad: self.collection.page != 'loadedAll',
|
moreToLoad: self.collection.page != 'loadedAll',
|
||||||
user: mapperObj,
|
user: mapperObj,
|
||||||
|
|
Loading…
Add table
Reference in a new issue