Clear profile (creates new file on next upload)
This commit is contained in:
parent
3c0765547c
commit
858b68f91e
4 changed files with 16 additions and 3 deletions
|
|
@ -60,6 +60,7 @@
|
|||
</div>
|
||||
<div id="profile_div" class="hidden">
|
||||
<form id="profile_upload" name="profile_upload">
|
||||
<button id="clear">Clear</button>
|
||||
<input type="submit" value="Upload" />
|
||||
<div id="textarea_container">
|
||||
<textarea type="text" name="profile" spellcheck="false" wrap="off" maxlength="100000" placeholder="... paste your custom routing profile here ..."></textarea>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue