Skip to content

Commit

Permalink
Better entry selection #35
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenckens committed Nov 7, 2019
1 parent b290c11 commit 41e0486
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/assetbundles/navigate/dist/js/Navigate.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,7 @@
return $modal;
} else {
return Craft.createElementSelectorModal(elementType, {
criteria: {
enabledForSite: null,
siteId: this.site
},
criteria: {},
showSiteMenu: true,
sources: elementSources,
multiSelect: true,
Expand Down

0 comments on commit 41e0486

Please sign in to comment.