Make clear that save to server code is non-Firefox only

This commit is contained in:
Simon Kornblith 2013-01-08 19:27:57 -05:00
parent 7a8e06cac2
commit f14b1f250e

View file

@ -91,6 +91,8 @@ Zotero.Translate.ItemSaver.prototype = {
});
},
// ALL CODE BELOW THIS POINT IS EXECUTED ONLY IN NON-FIREFOX ENVIRONMENTS
/**
* Saves items to server
* @param items Items in Zotero.Item.toArray() format