election/doc/source/_themes/governance/sidebartoc_menu.html
Jean-Philippe Evrard bdcb04035c Add Ideas into the top sidebar
To make sure ideas is reachable through the sidebar, like on the
rest of the governance webpages.

Depends-On: https://review.opendev.org/#/c/706240/
Change-Id: I50987584af77a0bd64b1c9deb3638fd359592da1
2020-02-07 09:17:47 +01:00

10 lines
1.0 KiB
HTML

<button href="#" type="button" data-toggle="dropdown" class="btn docs-sidebar-release-select">OpenStack Governance<i class="fa fa-caret-down"></i></button>
<ul class="dropdown-menu docs-sidebar-dropdown" role="menu" aria-labelledby="dLabel">
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://wiki.openstack.org/wiki/Governance/Foundation">Board of Directors</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://governance.openstack.org/tc/">Technical Committee</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://governance.openstack.org/uc/">User Committee</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://governance.openstack.org/sigs/">SIGs</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://governance.openstack.org/election/">Elections</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://governance.openstack.org/ideas/">Ideas</a></li>
</ul>