Fixed column width on mobile and added a note column

This commit is contained in:
2026-08-21 21:59:04 +10:00
parent 3b4ded2fab
commit b395de6719
3 changed files with 21 additions and 24 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ class SettingsRegistry
['value' => 'seat_type_id', 'label' => 'Seat Type'],
['value' => 'seat_number', 'label' => 'Seat Number'],
['value' => 'flight_reason_id', 'label' => 'Reason'],
['value' => 'note', 'label' => 'Note'],
['value' => 'aircraft.display_name_short', 'label' => 'Aircraft Full Name'],
['value' => 'class_seat_combined', 'label' => 'Class/Seat Type/Seat Number Combined'],
],