{% endif %}
{% for key, values in view.get_vigencias.items %}
diff --git a/templates/compilacao/text_list_bloco.html b/templates/compilacao/text_list_bloco.html
index 6c614dd73..bb1d5f5b2 100644
--- a/templates/compilacao/text_list_bloco.html
+++ b/templates/compilacao/text_list_bloco.html
@@ -13,7 +13,7 @@
{% if forloop.first and view|isinst:'DispositivoView' %}
{% else %}
-
+
{% endif%}
{% spaceless %}
@@ -28,9 +28,10 @@
{% endif %}
{% if user.is_authenticated and not dpt.tipo_dispositivo.dispositivo_de_articulacao%}
- {% if perms.compilacao.add_nota or perms.compilacao.add_vide %}
+ {% if perms.compilacao.add_nota or perms.compilacao.add_vide or perms.compilacao.change_dispositivo%}
{# TODO: User - dne - Dispostivo Nota Editor - tratar permissão de usuário#}