diff --git a/chrome/chromeFiles/content/scholar/collectionTreeView.js b/chrome/chromeFiles/content/scholar/collectionTreeView.js index 954202d0a1..208a2a387d 100644 --- a/chrome/chromeFiles/content/scholar/collectionTreeView.js +++ b/chrome/chromeFiles/content/scholar/collectionTreeView.js @@ -81,27 +81,20 @@ Scholar.CollectionTreeView.prototype.notify = function(action, type, ids) this._treebox.invalidate(); this._treebox.endUpdateBatch(); } - else + else if(action == 'modify') { - ids = Scholar.flattenArguments(ids); - for (var i=0, len=ids.length; i