|
|
@ -22,7 +22,7 @@ |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
<p> |
|
|
|
<% if next_incomplete_section.present? %> |
|
|
|
<% if next_incomplete_section.present? %> |
|
|
|
<a class="app-section-skip-link" href="#<%= next_incomplete_section.id %>" |
|
|
|
<a class="app-section-skip-link" href="#<%= next_incomplete_section.id.dasherize %>" |
|
|
|
data-controller="tasklist" |
|
|
|
data-controller="tasklist" |
|
|
|
data-action="tasklist#addHighlight" |
|
|
|
data-action="tasklist#addHighlight" |
|
|
|
data-info=<%= next_incomplete_section.id %>> |
|
|
|
data-info=<%= next_incomplete_section.id %>> |
|
|
|