This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2017-11-23 17:05:53 -08:00
|
|
|
- content_for :page_title do
|
|
|
|
= t('admin.action_logs.title')
|
|
|
|
|
2018-04-19 17:28:48 -07:00
|
|
|
= render @action_logs
|
2017-11-23 17:05:53 -08:00
|
|
|
|
|
|
|
= paginate @action_logs
|