2
0

Improve display of statuses in admin panel (#30813)

This commit is contained in:
Emelia Smith
2024-11-15 10:38:01 +01:00
committed by GitHub
parent 2de018256a
commit ddfb3d123b
81 changed files with 236 additions and 131 deletions

View File

@@ -16,6 +16,8 @@ module Admin
def show
authorize [:admin, @status], :show?
@status_batch_action = Admin::StatusBatchAction.new
end
def batch