mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
Activity Log
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'view_properties' => 'View properties',
|
||||
'subject_type' => 'Model',
|
||||
'subject_id' => 'Model ID',
|
||||
];
|
||||
@@ -48,6 +48,7 @@ return [
|
||||
'user_modify_logs' => 'User modify logs',
|
||||
'message_templates' => 'Message templates',
|
||||
'tracker_url' => 'Tracker URL',
|
||||
'activity_logs' => 'Activity Logs',
|
||||
],
|
||||
'resources' => [
|
||||
'agent_allow' => [
|
||||
|
||||
Reference in New Issue
Block a user