Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Jun 5, 2014
1 parent ceaafbc commit fbae50d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions imp/js/dimpbase.js
Expand Up @@ -4100,10 +4100,8 @@ var IMP_Flist = Class.create({
}
},

// For format of the ob object, see
// IMP_Ajax_Application#_createMailboxElt().
// For format of the ob object, see IMP_Queue#_ftreeElt().
// opts: (object) [expand, showunsub]
// If opts.expand is set, expand folder list on initial display.
createMbox: function(ob, opts)
{
var div, f_node, ftype, li, ll, mbox, parent_c, parent_e, tmp, tmp2,
Expand Down

0 comments on commit fbae50d

Please sign in to comment.