Cleanup admin pirep form and read-only state
This commit is contained in:
@@ -128,7 +128,7 @@ class Pirep extends Model
|
||||
public static $read_only_states = [
|
||||
PirepState::ACCEPTED,
|
||||
PirepState::REJECTED,
|
||||
PirepState::PENDING,
|
||||
//PirepState::PENDING,
|
||||
PirepState::CANCELLED,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user