This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2017-11-24 02:05:53 +01:00
|
|
|
- content_for :page_title do
|
|
|
|
= t('admin.action_logs.title')
|
|
|
|
|
2018-04-20 02:28:48 +02:00
|
|
|
= render @action_logs
|
2017-11-24 02:05:53 +01:00
|
|
|
|
|
|
|
= paginate @action_logs
|