more stuff

This commit is contained in:
HRG @ SCExC 2024-06-08 11:42:27 -04:00
parent 835c5fdd66
commit d2ad994716
6 changed files with 84 additions and 50 deletions

View file

@ -8,9 +8,9 @@
</div>
<div class="window-body">
<form hx-post="/workshop/<%= it.structure.id %>/route" hx-target="#response">
<div class="field-row-stacked" style="width: 200px">
<div class="field-row-stacked" style="width: 300px">
<label for="path">Path (e.g. /foo/bar)</label>
<input name="path" id="name" type="text" />
<div class="flex items-center"><%= it.structure.route_prefix %>/<input name="path" id="name" type="text" class="flex-grow" /></div>
</div>
<fieldset>
<legend>verb</legend>