Skip to content

Commit

Permalink
note structure (currently?) insignificant to the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Jun 8, 2015
1 parent 099925b commit 7388228
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -710,6 +710,7 @@ Zotero.BetterBibTeX.itemAdded = notify: ((event, type, collection_items) ->
report = new @HTMLNode('http://www.w3.org/1999/xhtml', 'html')
report.div(->
@p(-> @b('Better BibTeX could not import'))
@add(' ')
@pre(extra.notimported)
)
note = report.serialize()
Expand Down

0 comments on commit 7388228

Please sign in to comment.