mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2025-07-13 18:48:35 +00:00
Add frontend for uploading stuff
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
<h5>A list of schematics is below. You can click on the schematic name to download it.</h5>
|
||||
<div class="input-group mb-3 w-75 p-3">
|
||||
<input type="text" autocomplete="off" class="form-control" oninput="filterTable(this.value)"
|
||||
placeholder="Search for a schematic... ">
|
||||
placeholder="Search for a schematic...">
|
||||
</div>
|
||||
<table id="schemList" class="table table-striped table-bordered">
|
||||
<thead>
|
||||
|
Reference in New Issue
Block a user