diff --git a/sonar/modules/documents/templates/documents/record.html b/sonar/modules/documents/templates/documents/record.html index f4081af9..ed26ea48 100644 --- a/sonar/modules/documents/templates/documents/record.html +++ b/sonar/modules/documents/templates/documents/record.html @@ -24,6 +24,11 @@ {% set files = record.get_files_list() %}
+
+ + {{ _('Back') }} + +
{% if files and files | length > 0 %} diff --git a/sonar/theme/templates/sonar/partial/organisation.html b/sonar/theme/templates/sonar/partial/organisation.html index f0a7f5d0..5a366be7 100644 --- a/sonar/theme/templates/sonar/partial/organisation.html +++ b/sonar/theme/templates/sonar/partial/organisation.html @@ -28,9 +28,9 @@

{{ g.organisation.name }}