Skip to content
Snippets Groups Projects
Commit ff48fcc4 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

implementation & feedback

parent 239d98ae
No related branches found
No related tags found
No related merge requests found
......@@ -446,13 +446,11 @@ export function HPIntegrated(){
<Subesction title="Timeline" id="Integrated Human Practices2">
<HPTimeline/>
</Subesction>
<Subesction title="Implementation" id="Integrated Human Practices3">
<LoremMedium/>
</Subesction>
<Subesction title="Feedback" id="Integrated Human Practices4">
<Subesction title="Implementation & Feedback" id="Integrated Human Practices3">
<HPFeedback/>
</Subesction>
<Subesction title="Conclusion" id="Integrated Human Practices5">
<Subesction title="Conclusion" id="Integrated Human Practices4">
<LoremMedium/>
</Subesction>
</Section>
......
......@@ -426,7 +426,7 @@ export const NavPages: (Page | PageRef | Folder)[] = [
{
name: "Feedback & Implementation",
title: "Feedback & Implementation",
path: "/human-practices?scrollTo=Integrated Human Practices3"
path: "/human-practices?scrollTo=Integrated Human Practices2"
},
{
name: "Education",
......
......@@ -15,7 +15,7 @@ const tabs = [
{tab: "Abstract"},
{ tab: "Overview" },
{tab: "Introduction"},
{tab: "Integrated Human Practices", subtabs: ["Framework", "Timeline", "Implementation", "Feedback", "Conclusion"]},
{tab: "Integrated Human Practices", subtabs: ["Framework", "Timeline", "Feedback & Implementation", "Conclusion"]},
{tab: "Further Engagement", subtabs: [ "Education", "Public Engagement", "Entrepreneurship", "Collaborations", "Partnerships"]},
{tab: "Supplementary Material"},
// {tab: ""},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment