diff --git a/src/pane.coffee b/src/pane.coffee index 31ee92f77..197f6b6c9 100644 --- a/src/pane.coffee +++ b/src/pane.coffee @@ -447,6 +447,7 @@ class Pane # Public: Make the given item *active*, causing it to be displayed by # the pane's view. # + # * `item` The item to activate # * `options` (optional) {Object} # * `pending` (optional) {Boolean} indicating that the item should be added # in a pending state if it does not yet exist in the pane. Existing pending