added functions to check whether source or target exists,
readded routing button
This commit is contained in:
@@ -108,11 +108,8 @@ or see http://www.gnu.org/licenses/agpl.txt.
|
||||
<table style="width:100%">
|
||||
<tr>
|
||||
<td> <a class="button not-selectable" id="gui-reset" onclick="resetRouting();">Reset</a></td>
|
||||
<!--
|
||||
<td class="center"> <a class="button not-selectable" id="gui-reverse" onclick="reverseRouting();">Reverse</a></td>
|
||||
<td class="right"> <a class="button not-selectable" id="gui-route" onclick="startRouting();">Route</a></td>
|
||||
-->
|
||||
<td class="right"> <a class="button not-selectable" id="gui-reverse" onclick="centerRoute();">Reverse</a></td>
|
||||
<td class="right"> <a class="button not-selectable" id="gui-route" onclick="centerRoute();">Route</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user