From dcd1f576db984001777074e72ffd064cce01b222 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Thu, 3 Jul 2025 13:49:27 +0200 Subject: [PATCH] UI - Sort list by Running or Paused #3284 --- .../blueprint/watchlist/templates/watch-overview.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changedetectionio/blueprint/watchlist/templates/watch-overview.html b/changedetectionio/blueprint/watchlist/templates/watch-overview.html index ed2efee07..8e0e014ba 100644 --- a/changedetectionio/blueprint/watchlist/templates/watch-overview.html +++ b/changedetectionio/blueprint/watchlist/templates/watch-overview.html @@ -89,7 +89,11 @@ document.addEventListener('DOMContentLoaded', function() { {%- set link_order = "desc" if sort_order == 'asc' else "asc" -%} {%- set arrow_span = "" -%} # - + + +   + + Website {%- if any_has_restock_price_processor -%} Restock & Price