From: Alan Knowles Date: Tue, 10 Jan 2012 08:10:17 +0000 (+0800) Subject: Pman.Login.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=9b93079403eb9e5d08b5ebfd7b143eca2fff41de Pman.Login.js --- diff --git a/Pman.Login.js b/Pman.Login.js index 0afdb682..3e6226bd 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -405,7 +405,7 @@ Pman.Login = new Roo.util.Observable({ this.form.render(ef.dom); // logoprefix comes from base config. - var img = typeof(appLogo) != 'undefined' ? appLogo : + var img = typeof(appLogo) != 'undefined' && appLogo.length ? appLogo : rootURL + '/Pman/'+appNameShort + '/templates/images/logo.gif' Pman.Login.form.el.createChild({