D25502: [FlightPage] Fix display of airport

Nicolas Fella noreply at phabricator.kde.org
Sun Nov 24 09:41:26 GMT 2019


nicolasfella added inline comments.

INLINE COMMENTS

> FlightPage.qml:39
> +            return airport.name + " (" + airport.iataCode + ")";
> +        } else {
> +            return airport.name || airport.iataCode || "";

else is not really needed since you return

REPOSITORY
  R1007 Itinerary - Travel Assistance Application

REVISION DETAIL
  https://phabricator.kde.org/D25502

To: broulik, vkrause
Cc: nicolasfella, kde-pim, fbampaloukas, dcaliste, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20191124/6d8cec53/attachment.html>


More information about the kde-pim mailing list