From adfb61100c5223e817562d54b2f1e1747e5caaf2 Mon Sep 17 00:00:00 2001 From: norohind <60548839+norohind@users.noreply.github.com> Date: Tue, 14 Dec 2021 01:48:06 +0300 Subject: [PATCH] web: migrate to short info from jubilant-system --- web.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web.py b/web.py index f6db016..ecb6ae7 100644 --- a/web.py +++ b/web.py @@ -90,7 +90,7 @@ class ActivityDiffHtml: 'table_template.html', { 'target_column_name': 'Tag', - 'target_new_url': '/jub/squads/now/by-tag/' + 'target_new_url': '/jub/squads/now/by-tag/short/' } )