Widen auto-download name fields

This commit is contained in:
Dymas
2026-05-25 10:34:23 +02:00
parent d34fbae7e7
commit 1b887269da
6 changed files with 20 additions and 5 deletions
+2
View File
@@ -2006,6 +2006,8 @@ class TemplateHelperTests(unittest.TestCase):
self.assertIn("Save auto-download", APP.WATCHLIST_HTML)
self.assertIn("Manual add does not trigger it", APP.WATCHLIST_HTML)
self.assertIn("Name source", APP.WATCHLIST_HTML)
self.assertIn('class="wide-half">Name source', APP.WATCHLIST_HTML)
self.assertIn('class="wide-half">Name', APP.WATCHLIST_HTML)
self.assertIn("Custom", APP.WATCHLIST_HTML)
self.assertIn("Series", APP.WATCHLIST_HTML)