Added the ability to show receiving node location on map even if the main node is does not have location

This commit is contained in:
Pablo Revilla
2025-05-08 11:09:22 -07:00
parent 295f7083d7
commit 6f13be8a58

View File

@@ -30,7 +30,6 @@
</dl>
</div>
<div class="tab-pane fade" id="neighbors" role="tabpanel">
<a role="button" class="btn btn-primary mb-3" href="/graph/{{node.channel.lower()}}?root={{node_id}}&depth=2">Network Graph</a>
<a style="display: block;" href="/graph/neighbors2/{{node_id}}"><img src="/graph/neighbors/{{node_id}}" height="200em" width="200em"/></a>
</div>
<div class="tab-pane fade" id="weather" role="tabpanel">