File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ layout: people
44title : US CMS S&C Team
55---
66
7- {% include org_chart .html %}
7+ {% include new_org_chart .html %}
88
99{% include wbs_list.html %}
1010{% assign areas = wbs_list | hash_fetch: site.data.orgs | sort_natural: "wbs_no" %}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ layout: people
44title : Institute Team
55---
66
7- {% include org_chart .html %}
7+ {% include new_org_chart .html %}
88
99{% include institution_list.html %}
1010{% assign members = site.data.people | values
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ layout: people
44title : US CMS S&C Team
55---
66
7- {% include org_chart .html %}
7+ {% include new_org_chart .html %}
88
99{% include institution_list.html %}
1010{% assign univs = institution_list | hash_fetch: site.data.institutions | sort_natural: "name" %}
You can’t perform that action at this time.
0 commit comments