feat: Snapshot detail view — view records inside a snapshot #104
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add a detail view for individual snapshots showing the content inside — article titles, category tree, module list — similar to the backup detail view.
Implementation
Files
src/View/Snapshot/HtmlView.php(new or extend existing)tmpl/snapshot/default.php(new detail template)