From 5dced8b4b624aabf4215ba21b13957080345c326 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 17 Jul 2026 23:14:17 +0200 Subject: Route and control trash, restore, and permanent deletion --- config/routes.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config/routes.rb b/config/routes.rb index c2b95900..16145c53 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -53,6 +53,8 @@ Cccms::Application.routes.draw do put :revoke_shared_preview put :autosave put :revert + put :trash + put :restore_from_trash end resources :translations, controller: 'page_translations', -- cgit v1.3