Open correct form id

This commit is contained in:
George Drummond 2019-03-29 14:25:18 -04:00
parent bb5b8e2122
commit a22b416c6a
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

View File

@ -76,7 +76,7 @@
{{ "portfolios.members.archive_button" | translate }} {{ "portfolios.members.archive_button" | translate }}
</button> </button>
</form> </form>
<a v-on:click="closeModal('{{ modal_id }}')">Cancel</a> <a v-on:click="closeModal('{{ modal_id }}')" class="action-group__action icon-link icon-link--default">Cancel</a>
</div> </div>
{% endcall %} {% endcall %}
{% endfor %} {% endfor %}