From 8fa654db453c19cde03acd3bafdb65ac85b7d552 Mon Sep 17 00:00:00 2001 From: Andrew Hankinson Date: Tue, 18 Jun 2024 16:03:22 +0200 Subject: [PATCH] Fixed: Remove siglum column Fixes #1535 --- django/cantusdb_project/main_app/templates/browse_chants.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/django/cantusdb_project/main_app/templates/browse_chants.html b/django/cantusdb_project/main_app/templates/browse_chants.html index 507ab1e73..5fdfc4109 100644 --- a/django/cantusdb_project/main_app/templates/browse_chants.html +++ b/django/cantusdb_project/main_app/templates/browse_chants.html @@ -63,7 +63,6 @@

Browse Chants

- @@ -82,7 +81,6 @@

Browse Chants

{% for chant in chants %} - {# default_if_none: sometimes, c_sequence is 0, and should still be displayed #}
Siglum Folio Incipit / Full text
{{ source.short_heading }} {{ chant.folio|default:"" }} {{ chant.c_sequence|default_if_none:"" }}