From: Alan Knowles Date: Tue, 17 Jan 2012 04:22:40 +0000 (+0800) Subject: Pman.Login.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=654c7084796934a61b7e6e38df9f9572d35305b4 Pman.Login.js --- diff --git a/Pman.Login.js b/Pman.Login.js index 67534dfb..7afe4b67 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -406,7 +406,7 @@ Pman.Login = new Roo.util.Observable({ // logoprefix comes from base config. var img = typeof(appLogo) != 'undefined' && appLogo.length ? appLogo : - rootURL + '/Pman/'+appNameShort + '/templates/images/logo.gif' + rootURL + '/Pman/'+appNameShort + '/templates/images/logo.gif' ; Pman.Login.form.el.createChild({ tag: 'img',