chore: lint
This commit is contained in:
parent
f35974b602
commit
9180002e7f
@ -281,7 +281,8 @@ export class UIExampleFactory {
|
|||||||
icon: "chrome://zotero/skin/20/universal/save.svg",
|
icon: "chrome://zotero/skin/20/universal/save.svg",
|
||||||
},
|
},
|
||||||
// Optional
|
// Optional
|
||||||
bodyXHTML: '<html:h1 id="test">THIS IS TEST</html:h1>',
|
bodyXHTML:
|
||||||
|
'<html:h1 id="test">THIS IS TEST</html:h1><browser disableglobalhistory="true" remote="true" maychangeremoteness="true" type="content" flex="1" id="browser" style="width: 180%; height: 280px"/>',
|
||||||
// Optional, Called when the section is first created, must be synchronous
|
// Optional, Called when the section is first created, must be synchronous
|
||||||
onInit: ({ item }) => {
|
onInit: ({ item }) => {
|
||||||
ztoolkit.log("Section init!", item?.id);
|
ztoolkit.log("Section init!", item?.id);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user