mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 21:41:03 +08:00
[admin] filter improve & fix ad link
This commit is contained in:
@@ -32,6 +32,8 @@ class HitAndRun extends NexusModel
|
||||
self::MODE_GLOBAL => ['text' => 'Global'],
|
||||
];
|
||||
|
||||
const MINIMUM_IGNORE_USER_CLASS = User::CLASS_VIP;
|
||||
|
||||
public function getStatusTextAttribute()
|
||||
{
|
||||
return nexus_trans('hr.status_' . $this->status);
|
||||
|
||||
Reference in New Issue
Block a user