mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-15 17:58:20 +01:00
firmware upload via http post
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
|
||||
<body class="sui">
|
||||
<div class="content">
|
||||
<form id="fwUpload" enctype="multipart/form-data" method="post" action="#">
|
||||
<input id="fileupload" name="myfile" type="file" />
|
||||
<input type="submit" value="submit" id="submit" />
|
||||
</form>
|
||||
<form class="param-control container collapsible open" action="#" method="POST">
|
||||
<span class="heading">Pixels</span>
|
||||
<div class="content">
|
||||
|
||||
Reference in New Issue
Block a user