editing cakes by id
This commit is contained in:
parent
353dffdd82
commit
a09cee09c8
3 changed files with 19 additions and 2 deletions
|
|
@ -9,4 +9,5 @@
|
|||
</div>
|
||||
<input value="{{.ID}}" name="id" hidden></input>
|
||||
<button type="submit">Submit</button>
|
||||
<button type="button" onclick="document.getElementById('cake_editor').innerText=''">Cancel</button>
|
||||
</form>
|
||||
Loading…
Add table
Add a link
Reference in a new issue