Renamed section id
This commit is contained in:
parent
2014926809
commit
e1cca58062
@ -118,7 +118,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#portfolio-members {
|
#application-members {
|
||||||
.accordion-table {
|
.accordion-table {
|
||||||
.accordion-table__head {
|
.accordion-table__head {
|
||||||
font-size: $small-font-size;
|
font-size: $small-font-size;
|
||||||
|
@ -23,9 +23,9 @@
|
|||||||
{{ 'portfolios.applications.team_settings.subheading' | translate }}
|
{{ 'portfolios.applications.team_settings.subheading' | translate }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<section class="member-list" id="portfolio-members">
|
<section class="member-list" id="application-members">
|
||||||
<div class='responsive-table-wrapper panel'>
|
<div class='responsive-table-wrapper panel'>
|
||||||
{% if g.matchesPath("portfolio-members") %}
|
{% if g.matchesPath("application-members") %}
|
||||||
{% include "fragments/flash.html" %}
|
{% include "fragments/flash.html" %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<form>
|
<form>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user