Change rank field from image_link to image_url for consistency
This commit is contained in:
@@ -16,7 +16,7 @@ class Rank extends BaseModel
|
||||
public $fillable = [
|
||||
'name',
|
||||
'hours',
|
||||
'image_link',
|
||||
'image_url',
|
||||
'acars_base_pay_rate',
|
||||
'manual_base_pay_rate',
|
||||
'auto_approve_acars',
|
||||
|
||||
Reference in New Issue
Block a user