Tweaks and fixes
This commit is contained in:
@@ -78,6 +78,8 @@ class Incident extends Model implements TransformableInterface
|
||||
return 'ion ion-eye';
|
||||
case 4:
|
||||
return 'ion ion-checkmark';
|
||||
default:
|
||||
return '';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user