profile Help link
This commit is contained in:
parent
858b68f91e
commit
5ae1d4abce
1 changed files with 2 additions and 1 deletions
|
|
@ -60,7 +60,8 @@
|
||||||
</div>
|
</div>
|
||||||
<div id="profile_div" class="hidden">
|
<div id="profile_div" class="hidden">
|
||||||
<form id="profile_upload" name="profile_upload">
|
<form id="profile_upload" name="profile_upload">
|
||||||
<button id="clear">Clear</button>
|
<button id="clear">Clear</button>
|
||||||
|
<a href="http://brouter.de/brouter/costfunctions.html" target="_blank">Help</a>
|
||||||
<input type="submit" value="Upload" />
|
<input type="submit" value="Upload" />
|
||||||
<div id="textarea_container">
|
<div id="textarea_container">
|
||||||
<textarea type="text" name="profile" spellcheck="false" wrap="off" maxlength="100000" placeholder="... paste your custom routing profile here ..."></textarea>
|
<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