remove /add_plant, add /plants, a board to replace it
This commit is contained in:
parent
0b7983ed6c
commit
8332a16209
13 changed files with 168 additions and 158 deletions
|
|
@ -6,7 +6,7 @@ let f thread_view thread_id request =
|
|||
|
||||
% | Some _ ->
|
||||
<div class="mb-3">
|
||||
<%s! Dream.form_tag ~action:( Format.sprintf "/babillard/%s" thread_id)
|
||||
<%s! Dream.form_tag ~action:( Format.sprintf "/reply/%s" thread_id)
|
||||
~enctype:`Multipart_form_data request %>
|
||||
|
||||
<label for="replyComment" id="replyCommentLabel" class="form-label">Comment</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue