From f01390eb5c55b1b8bceba0aac21f1c2bf7e135ce Mon Sep 17 00:00:00 2001 From: Kumi Date: Sun, 17 Mar 2024 10:33:15 +0100 Subject: [PATCH] feat(users): Change upload media to link Replaced the "Upload media" button with a hyperlink to improve navigation flow. This enhances user experience by making media uploads more intuitive and aligned with typical web navigation patterns. The change was implemented in the category template of the users section to ensure consistency across the platform. --- quackscape/users/templates/users/category.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quackscape/users/templates/users/category.html b/quackscape/users/templates/users/category.html index 1aed6e5..763f2bf 100644 --- a/quackscape/users/templates/users/category.html +++ b/quackscape/users/templates/users/category.html @@ -106,7 +106,7 @@ >
Available media
- + Upload media