mirror of
https://github.com/strapi/strapi.git
synced 2026-01-08 05:04:10 +00:00
Merge branch 'cm-configure-view-lv' of https://github.com/strapi/strapi into cm-settings/drag-and-drop
This commit is contained in:
commit
6debe34f90
@ -273,7 +273,7 @@ function ListView({
|
||||
{!canRead && (
|
||||
<ActionLayout endActions={<InjectionZone area="contentManager.listView.actions" />} />
|
||||
)}
|
||||
{canRead && (isSearchable || isFilterable) && (
|
||||
{canRead && (
|
||||
<ActionLayout
|
||||
endActions={
|
||||
<>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user