This commit is contained in:
James Cole
2019-08-27 06:45:35 +02:00
parent 4ff8b3b556
commit c41ae3a9bf
3 changed files with 10 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
-->
<template>
<form method="POST" action="transactions/update" accept-charset="UTF-8" class="form-horizontal" id="store"
<form method="POST" action="#" accept-charset="UTF-8" class="form-horizontal" id="store"
enctype="multipart/form-data">
<input name="_token" type="hidden" value="xxx">
<div class="row" v-if="error_message !== ''">