From: Michael Tremer Date: Sat, 3 May 2025 09:27:11 +0000 (+0000) Subject: builds: Make the tag clickable X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=46542bee2ce7ba7cc49395544a257f441fe2a95c;p=pbs.git builds: Make the tag clickable This is actually supported by Bulma and looks much better. Signed-off-by: Michael Tremer --- diff --git a/src/templates/builds/macros.html b/src/templates/builds/macros.html index 6d253bc3..562301ad 100644 --- a/src/templates/builds/macros.html +++ b/src/templates/builds/macros.html @@ -229,14 +229,8 @@ {% for arch, pkgs_by_arch in pkgs_by_name | groupby("arch") %} {% for p in pkgs_by_arch %} {% endfor %}