Skip to content

Commit

Permalink
Add a label format to NumericStatisticsBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
SharmaineLim committed Jan 6, 2025
1 parent 38d6baa commit 82f0249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tbx/core/blocks.py
Original file line number Diff line number Diff line change
Expand Up @@ -929,6 +929,7 @@ class NumericStatisticsBlock(blocks.StructBlock):

class Meta:
icon = "table"
label_format = "{headline_number} {description} {further_details}"


class NumericStatisticsGroupBlock(blocks.StructBlock):
Expand Down

0 comments on commit 82f0249

Please sign in to comment.