Add toggle menu to portfolio managers table.
Stub out menu items.
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
</div>
|
||||
{% endfor %}
|
||||
</td>
|
||||
<td class="env_role--td">
|
||||
<td class="toggle-menu__container">
|
||||
{% for env in member.environment_roles %}
|
||||
<div class="row">
|
||||
<span class="env-role__environment">
|
||||
|
Reference in New Issue
Block a user