Files
nairobi/app/views/admin/site_customization/images/index.html.erb
Javi Martín b33eec101e Extract components to render custom image table actions
This way it'll be easier to refactor them. We're also giving a proper
title to the images index page.
2024-04-17 23:06:52 +02:00

2 lines
76 B
Plaintext

<%= render Admin::SiteCustomization::Images::IndexComponent.new(@images) %>