From 0748d951b3bf6d80e240f3a50fb77575fc5dffaa Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 27 Nov 2019 00:26:16 -0800 Subject: [PATCH] networks: Move actions button into connection section Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- .../networks/templates/connections_list.html | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/plinth/modules/networks/templates/connections_list.html b/plinth/modules/networks/templates/connections_list.html index 3f106810f..11587bc3e 100644 --- a/plinth/modules/networks/templates/connections_list.html +++ b/plinth/modules/networks/templates/connections_list.html @@ -54,23 +54,23 @@ {% endblock %} -{% block status %} - - - {% trans "Nearby Wi-Fi Networks" %} - - - - {% trans "Add Connection" %} - - {% endblock %} - {% block configuration %}

{% trans "Connections" %}

+ +
{% for connection in connections %}