Updating some of the full screen table code

This commit is contained in:
Jonathan Bobel
2025-04-22 10:45:11 -04:00
parent b6a6ffb2ab
commit 1b9e19072e
3 changed files with 4 additions and 25 deletions

View File

@@ -77,7 +77,7 @@
<div class="spreadsheet" data-module="fullscreen-table">
{% call(item, row_number) list_table(
example,
caption="Example",
caption="Example spreadsheet",
caption_visible=False,
field_headings=[''] + column_headings
) %}