Fix typo
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 20 Nov 2009 22:22:35 +0000 (15:22 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 20 Nov 2009 23:54:59 +0000 (16:54 -0700)
imp/js/DimpBase.js

index 997ebbf..3cb4214 100644 (file)
@@ -2156,7 +2156,7 @@ var DimpBase = {
     createFolder: function(ob)
     {
         var div, f_node, ftype, li, ll, parent_e, tmp,
-            cname = 'container';
+            cname = 'container',
             fid = this.getFolderId(ob.m),
             label = ob.l || ob.m,
             mbox = ob.m,