mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
559d3f31f4
commit
c6f21f7465
@ -181,7 +181,7 @@ class Fields(object):
|
||||
for runs in self.get_runs(field):
|
||||
self.hyperlink_fields.append(({'anchor':dest}, runs))
|
||||
else:
|
||||
self.log.warn('Unsupported reference field (%s), ignoring: %r' % (field.name, ref))
|
||||
log.warn('Unsupported reference field (%s), ignoring: %r' % (field.name, ref))
|
||||
|
||||
parse_noteref = parse_ref
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user