From 22c690749e154a5426c4f190fbbc08a5dee2eeee Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sat, 25 Jul 2026 17:29:35 +0200 Subject: Retire the unroutable occurrences scaffolding --- app/views/layouts/occurrences.html.erb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 app/views/layouts/occurrences.html.erb (limited to 'app/views/layouts') diff --git a/app/views/layouts/occurrences.html.erb b/app/views/layouts/occurrences.html.erb deleted file mode 100644 index ab4aca63..00000000 --- a/app/views/layouts/occurrences.html.erb +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - Occurrences: <%= controller.action_name %> - <%= stylesheet_link_tag 'scaffold' %> - - - -

<%= flash[:notice] %>

- -<%= yield %> - - - -- cgit v1.3