Ignore:
Timestamp:
05/31/12 14:59:58 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

It is now possible to cancel a flight and to start a new one at the end and also to refresh the list of flights.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/web.py

    r205 r208  
    468468        if result.loggedIn:
    469469            result.pilotID = self._pilotID
     470            result.password = self._password
    470471            result.flights = []
    471472            # FIXME: this may not be the correct behaviour
Note: See TracChangeset for help on using the changeset viewer.