1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Merge branch 'develop-2.4' into 1898-activity-logging

This commit is contained in:
Jeremy Stretch
2018-06-21 16:53:15 -04:00
20 changed files with 294 additions and 26 deletions

View File

@@ -187,6 +187,16 @@
{% endif %}
</td>
</tr>
<tr>
<td>GPS Coordinates</td>
<td>
{% if site.latitude and site.longitude %}
{{ site.latitude }}, {{ site.longitude }}
{% else %}
<span class="text-muted">N/A</span>
{% endif %}
</td>
</tr>
<tr>
<td>Contact Name</td>
<td>