summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-08-03 17:59:43 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-04-16 16:38:32 +0200
commit0ee16724a2c9bb9dc331f6bffdcca0669d139b4c (patch)
tree406fbd30962c95addbf5bfe235649ad334c4c3d6 /ishtar_common/templates
parent3372c744f399980c97cc1c1bd30102c389ecf157 (diff)
downloadIshtar-0ee16724a2c9bb9dc331f6bffdcca0669d139b4c.tar.bz2
Ishtar-0ee16724a2c9bb9dc331f6bffdcca0669d139b4c.zip
✨ Imports - list: add groups
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r--ishtar_common/templates/ishtar/import_table.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/import_table.html b/ishtar_common/templates/ishtar/import_table.html
index df58cb6e2..aec59babc 100644
--- a/ishtar_common/templates/ishtar/import_table.html
+++ b/ishtar_common/templates/ishtar/import_table.html
@@ -42,7 +42,7 @@ $("#import-list").find('input').prop('disabled', true);
{{import.name|default:"-"}}
</td>
<td>
- {{import.importer_type}} ({% trans import.importer_type.type_label %})
+ {{import.importer_type}} ({% if import.importer_type.type_label %}{% trans import.importer_type.type_label %}{% else %}{% trans "Group" %}{% endif %})
</td>
<td>
{% if import.imported_file %}