diff options
Diffstat (limited to 'ishtar_common/templates/ishtar/sheet_source.html')
-rw-r--r-- | ishtar_common/templates/ishtar/sheet_source.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_common/templates/ishtar/sheet_source.html b/ishtar_common/templates/ishtar/sheet_source.html index ae3a67b5f..bda22ed35 100644 --- a/ishtar_common/templates/ishtar/sheet_source.html +++ b/ishtar_common/templates/ishtar/sheet_source.html @@ -4,6 +4,7 @@ {% block content %} {% block general %} {% field "Title" item.title %} +{% field "Index" item.index %} {% field "Source type" item.source_type %} {% field "Format type" item.format_type %} {% field "Scale" item.scale %} |