From d3b43b2e6aad944a520cb55d7b55bfe5706653a4 Mon Sep 17 00:00:00 2001 From: catborise Date: Wed, 7 Nov 2018 14:29:36 +0300 Subject: [PATCH] add hide/show all instances funtionality --- .../templates/allinstances_index_grouped.html | 7 ++++++- instances/templates/instance.html | 14 +++++++------- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/instances/templates/allinstances_index_grouped.html b/instances/templates/allinstances_index_grouped.html index 2e129c2..0719cf4 100644 --- a/instances/templates/allinstances_index_grouped.html +++ b/instances/templates/allinstances_index_grouped.html @@ -2,7 +2,7 @@ - + @@ -124,6 +124,11 @@
## {% trans "Name" %}
{% trans "Description" %}
{% trans "User"%} {% trans "Status" %}
{% block script %} + - {% endblock %}