remove stupid
This commit is contained in:
parent
5ab07aee34
commit
4cfc6be322
7 changed files with 16 additions and 26 deletions
|
|
@ -34,7 +34,6 @@
|
|||
<label>Name<input name="name" required placeholder="analytics-api" /></label>
|
||||
<label>Description<textarea name="description" placeholder="optional"></textarea></label>
|
||||
<label>Existing Repo URL (optional)<input name="repo_url" placeholder="https://forgejo.example.com/org/repo" /></label>
|
||||
<label>Target Port<input name="target_port" type="number" min="1" max="65535" value="8000" required /></label>
|
||||
<label class="inline"><input type="checkbox" name="repo_private" checked />Private Forgejo repo</label>
|
||||
<button type="submit">Create Project</button>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue