#21 adjust the pirep view/edit form

This commit is contained in:
Nabeel Shahzad
2017-07-13 22:09:38 -05:00
parent b531fb4d15
commit fc6253b46f
9 changed files with 185 additions and 84 deletions

View File

@@ -30,7 +30,7 @@ class PirepFieldValues extends Model
= [
'name' => 'string',
'value' => 'string',
'source' => 'integer',
'source' => 'string',
];
/**