mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
parent
b124adbd38
commit
6d71b9b69a
@ -229,7 +229,6 @@ docstring InsetBibtex::toolTip(BufferView const & /*bv*/, int /*x*/, int /*y*/)
|
||||
tip += _("included in TOC");
|
||||
}
|
||||
if (!getParam("biblatexopts").empty()) {
|
||||
if (toc)
|
||||
tip += "<br />";
|
||||
tip += _("Options: ") + getParam("biblatexopts");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user