From 018e7747525e6ede782e8ea3f137670dc038f03b Mon Sep 17 00:00:00 2001 From: Alexel Date: Wed, 16 Aug 2023 13:26:11 -0400 Subject: [PATCH] revert des ajouts pour DisplayName des buckets --- templates/html/admin-upload.gohtml | 4 ++-- templates/html/documentation.gohtml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/html/admin-upload.gohtml b/templates/html/admin-upload.gohtml index e8420fa..e711453 100644 --- a/templates/html/admin-upload.gohtml +++ b/templates/html/admin-upload.gohtml @@ -12,8 +12,8 @@

Document: diff --git a/templates/html/documentation.gohtml b/templates/html/documentation.gohtml index 247e3f0..2f432f3 100644 --- a/templates/html/documentation.gohtml +++ b/templates/html/documentation.gohtml @@ -13,7 +13,6 @@

{{ range . }} {{ $bucket_name := .Name }} - {{ $bucket_display_name := .DisplayName }}

{{ $bucket_name }}