Avoid warnings in console due to duplicated brand.ftl
zoteroPane.xhtml includes base.js via customElements.js, and base.js inserts brand.ftl, so we don't need to include brand.ftl as a link.
This commit is contained in:
parent
598689c9bc
commit
3ba6fbf0f7
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@
|
|||
tooltip="html-tooltip">
|
||||
|
||||
|
||||
<html:link rel="localization" href="branding/brand.ftl"/>
|
||||
<html:link rel="localization" href="browser/menubar.ftl"/>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue