|
@ -70,7 +70,7 @@ |
|
|
{% endfor %} |
|
|
{% endfor %} |
|
|
</section> |
|
|
</section> |
|
|
<footer class="modal-card-foot" style="background-color:#dbdbdb !important;padding:20px !important;"> |
|
|
<footer class="modal-card-foot" style="background-color:#dbdbdb !important;padding:20px !important;"> |
|
|
<button class="button is-success">Create</button> |
|
|
|
|
|
|
|
|
<button class="button is-primary">Create</button> |
|
|
<button class="button" @click="isActive=!isActive">Cancel</button> |
|
|
<button class="button" @click="isActive=!isActive">Cancel</button> |
|
|
</footer> |
|
|
</footer> |
|
|
</form> |
|
|
</form> |
|
|