mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
Merge remote-tracking branch 'origin/develop'
This commit is contained in:
commit
cf242d8b86
|
@ -49,7 +49,7 @@ class AssetMaintenance extends Model implements ICompanyableChild
|
||||||
'asset_maintenance_type',
|
'asset_maintenance_type',
|
||||||
'is_warranty',
|
'is_warranty',
|
||||||
'start_date',
|
'start_date',
|
||||||
'completed_date',
|
'completion_date',
|
||||||
'asset_maintenance_time',
|
'asset_maintenance_time',
|
||||||
'notes',
|
'notes',
|
||||||
'cost',
|
'cost',
|
||||||
|
|
Loading…
Reference in a new issue