mirror of
https://github.com/peeringdb/peeringdb.git
synced 2024-05-11 05:55:09 +00:00
Co-authored-by: Stefan Pratter <stefan@20c.com>
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
{% if permissions.can_edit %}
|
||||
<div class="payload">
|
||||
<div data-edit-name="org_id">{{ instance.org_id }}</div>
|
||||
{% if ref_tag == "net" %}
|
||||
<div data-edit-name="asn">{{ instance.asn }}</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user