Pman.Tab.FtpTab.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 9 Sep 2011 02:42:05 +0000 (10:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 9 Sep 2011 02:42:05 +0000 (10:42 +0800)
Pman.Tab.FtpTab.js

index 39935f9..eb1ad75 100644 (file)
@@ -20,7 +20,7 @@ Pman.on('beforeload', function()
         region : 'center',
         parent : Pman,
         name : "Ftp Tab",
-        permname: 'Ftp.Ftp' 
+        permname: 'Ftp.Ftp',
         finalize : function() {
             
             var _this = Pman.Tab.FtpTab;