WelcomePage: Fixing missing images and warnings
The property help source was always defined.
The actual reason for the warnings was that we did not check
if model.imageUrl is undefined and java script turns an undefined
value into the string "undefined".
Change-Id: Ifb433ff5cdc3142ff5e552ff1b01b04b1a859590
Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
Please register or sign in to comment