Merge branch 'staging' into 171142818-fix-portfolio-validations

This commit is contained in:
dandds
2020-02-07 06:46:24 -05:00
committed by GitHub
10 changed files with 15 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
{% include "fragments/flash.html" %}
<base-form inline-template :enable-save="true">
<form method="POST" action="{{ action }}" v-on:submit="handleSubmit">
<form method="POST" action="{{ action }}" v-on:submit="handleSubmit" class="form">
{{ form.csrf_token }}
<div class="form-row">
<div class="form-col">