diff --git a/ereuse_devicehub/templates/inventory/binding.html b/ereuse_devicehub/templates/inventory/binding.html index 1cb97765..4aad3737 100644 --- a/ereuse_devicehub/templates/inventory/binding.html +++ b/ereuse_devicehub/templates/inventory/binding.html @@ -170,9 +170,6 @@ {% endfor %} - {% for a in actions %} - * {{ a.t }}
- {% endfor %} @@ -201,9 +198,6 @@ {% endfor %} - {% for tag in tags %} - * {{ tag.id }}
- {% endfor %}