Skip to content

Commit

Permalink
Compatibility with senaite/senaite.core#1579
Browse files Browse the repository at this point in the history
  • Loading branch information
xispa committed May 8, 2020
1 parent 089f53d commit 2c6f8eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/senaite/panic/adapters/listing.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def folder_item(self, obj, item, index):
if not is_installed():
return item

obj = api.get_object(obj)
keyword = obj.getKeyword()
spec = self.listing.specification.get(keyword, {})

Expand Down

0 comments on commit 2c6f8eb

Please sign in to comment.