mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-28 14:23:11 +00:00
Link previews with generated header
This commit is contained in:
parent
3110858151
commit
410a8f8943
5 changed files with 39 additions and 14 deletions
|
@ -84,6 +84,7 @@
|
|||
});
|
||||
|
||||
// Empty values
|
||||
imagePreview.src = "";
|
||||
$("#image").val("");
|
||||
$("#alt").val("");
|
||||
$("#tags").val("");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue