From 654c7084796934a61b7e6e38df9f9572d35305b4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 17 Jan 2012 12:22:40 +0800 Subject: [PATCH] Pman.Login.js --- Pman.Login.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.39.2