Element deletion buttons should fallback to corpus rights
https://redmine.teklia.com/issues/10067
The delete buttons on elements in both the thumbnails and list views are disabled when an element has not yet been retrieved through RetrieveElement
, because they depend on the rights
attribute that is not returned by element list endpoints. They should fallback to corpus rights instead.