{% extends "admin/base_site.html" %} {% comment %} This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. {% endcomment %} {% load proto_tags %} {% load i18n %} {% block extrahead %} {% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}Entidade | Local | Posição | Marca | Modelo | Part number | Descrição | NS | Estado |
---|---|---|---|---|---|---|---|---|
{{ e.entidade }} | {{ e.local }} | {{ e.patrimonio.historico_atual_prefetched.posicao|default_if_none:'' }} | {{ e.patrimonio.equipamento.entidade_fabricante.sigla }} | {{ e.patrimonio.modelo }} | {{ e.patrimonio.part_number }} | {{ e.patrimonio.descricao }} | {{ e.patrimonio.ns }} | {{ e.patrimonio.historico_atual_prefetched.estado }} |
Não foram encontrados dados para a exibição. |