zotero/chrome
Dan Stillman 69dec87aa6 Allow passing arbitrary values to notifier events from DataObject.save()
item.saveTx({
    notifierData: {
        foo: 1
    }
});

foo: 1 will be included in the extraData[id] object in notify().
2016-07-17 15:14:06 -04:00
..
content Allow passing arbitrary values to notifier events from DataObject.save() 2016-07-17 15:14:06 -04:00
locale Merge English strings to locales 2016-07-06 02:14:55 -04:00
skin/default/zotero Fix error on CR of child note, and show parent item title in merge pane 2016-07-07 05:18:02 -04:00