Code-Input was updated to 1.2.2 and currently works! I have the upload functionality working and have begun working on an undo button. It currently saves all the files to a dir everytime you access /templates but I haven't implemented a full undo yet.
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
<p>
|
||||
</p>
|
||||
<form action="{{ url_for("ask_key")}}" method="post">
|
||||
<input id="fields" type="text" name="apikey">
|
||||
<input id="fields" type="password" name="apikey">
|
||||
<input id="fields" type="submit" value="Submit">
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user