Ignore:
Timestamp:
03/14/22 08:46:34 (2 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
python3
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Updates for the new crew and passenger handling (re #357)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/flightlist.py

    r999 r1033  
    610610                         extraColumnAttributes =
    611611                             { "alignment": 0.5 } ),
    612         ColumnDescriptor("numPassengers", xstr("acceptedflt_num_pax"),
     612        ColumnDescriptor("totalNumPassengers", xstr("acceptedflt_num_pax"),
    613613                         type = int, sortable = True,
    614614                         extraColumnAttributes =
Note: See TracChangeset for help on using the changeset viewer.