mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2025-09-09 08:07:22 +00:00
review page functionality
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
<form id="new-food-entry">
|
||||
<fieldset>
|
||||
<legend>Photo:</legend>
|
||||
<label>Your Image
|
||||
<input type="file" name="reviewImg" accept="image/png, image/gif, image/jpeg" />
|
||||
</label>
|
||||
<label for="image-src">
|
||||
Source:
|
||||
<input type="text" id="imgSrc" name="imgSrc">
|
||||
|
Reference in New Issue
Block a user