Pman.Login.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 17 Jan 2012 04:22:40 +0000 (12:22 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 17 Jan 2012 04:22:40 +0000 (12:22 +0800)
Pman.Login.js

index 67534df..7afe4b6 100644 (file)
@@ -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',