cleanup user.ml, add plant.ml
This commit is contained in:
parent
dfb193476f
commit
d647486ad8
6 changed files with 255 additions and 234 deletions
|
|
@ -14,4 +14,4 @@ let f nick bio request =
|
|||
<input name="files" type="file" multiple>
|
||||
<button>Submit!</button>
|
||||
</form>
|
||||
<%s! User.view_user_plant_list nick %>
|
||||
<%s! Plant.view_user_plant_list nick %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue