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
commit 2d3514bbf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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') }}