.
This commit is contained in:
@@ -172,6 +172,7 @@ class ConditionTable(tables.Table):
|
||||
sequence = ("name",)
|
||||
|
||||
def render_synonym(self, value, record):
|
||||
return format_html(record.get_synonym_link())
|
||||
return f"{record.get_synonym_link()}"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user