3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-06 09:05:39 +00:00

Merge pull request #16545 from Godmartinz/activity_report_column_name_fix

changes translation from Admin Settings to Created By on the Activity Report
This commit is contained in:
snipe
2025-03-20 19:37:42 -01:00
committed by GitHub

View File

@ -56,7 +56,7 @@
{{ trans('general.date') }}
</th>
<th class="col-sm-2" data-searchable="true" data-sortable="true" data-field="created_by" data-formatter="usersLinkObjFormatter">
{{ trans('general.admin') }}
{{ trans('general.created_by') }}
</th>
<th class="col-sm-2" data-field="action_type">
{{ trans('general.action') }}