From 212d3650f590fa7c24a5bfa0d0aee554628d74a0 Mon Sep 17 00:00:00 2001 From: davegilligan Date: Sat, 23 May 2026 22:33:04 +0200 Subject: [PATCH] feat: add doc picker button to timeline and redact tool pages Co-Authored-By: Claude Sonnet 4.6 --- redact.php | 9 +++++++++ timeline.php | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/redact.php b/redact.php index 94aed95..69b06fb 100644 --- a/redact.php +++ b/redact.php @@ -85,6 +85,15 @@ require_once __DIR__ . '/includes/layout.php'; +
+ +
+ +
+
diff --git a/timeline.php b/timeline.php index 3e7d437..ec25eb2 100644 --- a/timeline.php +++ b/timeline.php @@ -64,6 +64,15 @@ require_once __DIR__ . '/includes/layout.php'; +
+ +
+ +
+