Renamed section id

This commit is contained in:
George Drummond 2019-04-17 14:02:23 -04:00
parent 2014926809
commit e1cca58062
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17
2 changed files with 3 additions and 3 deletions

View File

@ -118,7 +118,7 @@
}
}
#portfolio-members {
#application-members {
.accordion-table {
.accordion-table__head {
font-size: $small-font-size;

View File

@ -23,9 +23,9 @@
{{ 'portfolios.applications.team_settings.subheading' | translate }}
</div>
<section class="member-list" id="portfolio-members">
<section class="member-list" id="application-members">
<div class='responsive-table-wrapper panel'>
{% if g.matchesPath("portfolio-members") %}
{% if g.matchesPath("application-members") %}
{% include "fragments/flash.html" %}
{% endif %}
<form>