Skip to content

Commit

Permalink
Fix No registry record found for 'sampleview_collapse_ast_analysis_ta…
Browse files Browse the repository at this point in the history
…ble'
  • Loading branch information
xispa committed Dec 5, 2024
1 parent c15bc3f commit 5fe4f92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/senaite/ast/browser/results.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ def available(self):

return False

def is_collapsed(self):
return False


class ManageResultsView(AnalysesView):
"""Listing view for AST results entry
Expand Down

0 comments on commit 5fe4f92

Please sign in to comment.