{% extends "generic/object_edit.html" %} {% block title %} Network Changes {% endblock title %} {% block tabs %} {% endblock tabs %} {% block buttons %} Reset {% endblock buttons %} {% block content %} {{ block.super }}
ID | Creation Time | Last Seen (Time) | Name | Serial | Part | Site | Location | Device |
---|---|---|---|---|---|---|---|---|
{% firstof probe.id %} | {{ probe.creation_time|date:"Y-m-d" }} | {{ probe.time|date:"Y-m-d" }} | {{ probe.name }} | {{ probe.serial }} | {{ probe.part }} | {{ probe.site_descriptor }} | {{ probe.location_descriptor }} | {{ probe.device_descriptor }} |
ID | Creation Time | Last Seen (Time) | Name | Serial | Part | Site | Location | Device |
---|---|---|---|---|---|---|---|---|
{% firstof probe.id %} | {{ probe.creation_time|date:"Y-m-d" }} | {{ probe.time|date:"Y-m-d" }} | {{ probe.name }} | {{ probe.serial }} | {{ probe.part }} | {{ probe.site_descriptor }} | {{ probe.location_descriptor }} | {{ probe.device_descriptor }} |