Merge remote-tracking branch 'parent/main' into upstream-20240310
This commit is contained in:
commit
5979c0ea1d
345 changed files with 4304 additions and 2540 deletions
|
@ -65,6 +65,10 @@ namespace :admin do
|
|||
post :publish
|
||||
post :unpublish
|
||||
end
|
||||
|
||||
resource :preview, only: [:show], module: :announcements
|
||||
resource :test, only: [:create], module: :announcements
|
||||
resource :distribution, only: [:create], module: :announcements
|
||||
end
|
||||
|
||||
with_options to: redirect('/admin/settings/branding') do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue