Changeset 772:9106f5dbd4c0


Ignore:
Timestamp:
05/08/16 08:30:41 (8 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

The status of the entry exam is updated by the student page (re #285)

File:
1 edited

Legend:

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

    r771 r772  
    15361536        self._entryExamStatus.set_use_markup(True)
    15371537        self._entryExamButton.set_sensitive(not passed)
     1538        self._wizard._loginResult.entryExamPassed = passed
    15381539
    15391540    def _checkFlightClicked(self, button):
Note: See TracChangeset for help on using the changeset viewer.