Add strikethrough to redirectflag (#4175) * Add strikethrough to redirectflag If the flag is different from the default, and should show it being disabled then show a strikethrough style so its clear * Lint * Cleanup
Recent Commits to redirection:trunk
-
Add strikethrough to redirectflag (#4175)
-
Fix missing request_data schema for logs (#4173)
Fix missing request_data schema for logs (#4173) * Fix missing request_data schema for logs * Add a test
-
Only show select all if it makes sense (#4171)
Only show select all if it makes sense (#4171) * Only show select all if it makes sense - more items available than per page - all items on current page selected * Improve logic