Line 28: | Line 28: | ||
mapKey: 'name', | mapKey: 'name', | ||
listKey: 'name', | listKey: 'name', | ||
− | + | showToolTip: false, | |
− | + | clickNavigate: true, | |
− | ] | + | areas: [ |
+ | { | ||
+ | key: "Description", | ||
+ | toolTip: "Description" | ||
+ | }, | ||
+ | { | ||
+ | key: "Safety", | ||
+ | toolTip: "Safety" | ||
+ | }, | ||
+ | { | ||
+ | key: "Model", | ||
+ | toolTip: "Model" | ||
+ | }, | ||
+ | { | ||
+ | key: "BRETAssay", | ||
+ | toolTip: "Design: BRET-assay" | ||
+ | }, | ||
+ | { | ||
+ | key: "DesignR", | ||
+ | toolTip: "Design: Hybrid Receptors" | ||
+ | }, | ||
+ | { | ||
+ | key: "DesignO", | ||
+ | toolTip: "Design: Overview" | ||
+ | }, | ||
+ | { | ||
+ | key: "Biobricks", | ||
+ | toolTip: "Biobricks" | ||
+ | } | ||
+ | ] | ||
}); | }); | ||
} | } |
Revision as of 11:52, 7 October 2018