From 43a8e1e2d9a52bef0cd3e249d28ebeaab4c03e12 Mon Sep 17 00:00:00 2001 From: stag Date: Wed, 17 Dec 2025 17:46:03 -0500 Subject: [PATCH] Allow negative category sort numbers (#8330) Closes https://github.com/FreshRSS/FreshRSS/issues/8304 Remove the min=1 attribute so negative numbers can be used to force categories to the bottom --- app/views/helpers/category/update.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/helpers/category/update.phtml b/app/views/helpers/category/update.phtml index 61018a15b..77ee28f4e 100644 --- a/app/views/helpers/category/update.phtml +++ b/app/views/helpers/category/update.phtml @@ -31,7 +31,7 @@
- +