{% extends "ace/base.html" %} {% load widget_tweaks %} {% load pagination_tags %} {% block title %}
Número | Usuário | Local | Setor | Categoria | Ativo | Senha | Tipo | {% if perms.ace.change_phone or perms.ace.delete_phone %}Ações | {% endif %} {% autopaginate filter phonelist_results as filter_list %} {% for ramal in filter_list %}|||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
************ | {% else %}{{ ramal }} | {% endif %}{{ ramal.user.get_full_name |default_if_none:"" |upper }} | {% if ramal.password = True %}N/A | {% else %}{{ ramal.place |default_if_none:"" }} | {% endif %} {% if ramal.place.sector %}{{ ramal.place.sector }} | {% else %}{% endif %} | {{ ramal.phonecategory |default_if_none:"" }} | {% if ramal.active = True %}{% else %} | {% endif %} {% if ramal.password = True %} | {% else %} | {% endif %} | {{ ramal.telephonetype |default_if_none:""}} | {% if perms.ace.change_phone %}{% if perms.ace.delete_phone %} {% endif %} | {% endif %}
Ativo/Em uso | Desativado
Encontrado(s) {{ fc }} resultado(s)
Total de telefones: {{ total }}