mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-02-14 03:28:41 +00:00
Fix popup action
This commit is contained in:
parent
a00eeb0acd
commit
8a427ff588
|
|
@ -15,6 +15,7 @@
|
||||||
*/
|
*/
|
||||||
return ['Admin' => [
|
return ['Admin' => [
|
||||||
'Account' => 'Account',
|
'Account' => 'Account',
|
||||||
|
'Account/Group' => 'Account/Group',
|
||||||
'Accounts' => 'Accounts',
|
'Accounts' => 'Accounts',
|
||||||
'Active' => 'Active',
|
'Active' => 'Active',
|
||||||
'Activate' => 'Activate',
|
'Activate' => 'Activate',
|
||||||
|
|
@ -25,6 +26,7 @@ return ['Admin' => [
|
||||||
'Banned' => 'Banned',
|
'Banned' => 'Banned',
|
||||||
'Cache' => 'Cache',
|
'Cache' => 'Cache',
|
||||||
'Children' => 'Children',
|
'Children' => 'Children',
|
||||||
|
'Close' => 'Close',
|
||||||
'Country' => 'Country',
|
'Country' => 'Country',
|
||||||
'Created' => 'Created',
|
'Created' => 'Created',
|
||||||
'CreatedBy' => 'Created By',
|
'CreatedBy' => 'Created By',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user