summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2019-10-13 13:31:13 +0200
committerJelle van der Waa <jelle@vdwaa.nl>2019-10-13 13:37:14 +0200
commit896be71b6b491a876f4741e5b9072d3ca25010bd (patch)
treea813b21e12f82687cac40064c778146dbbb41ae7
parent81bb12f6ebf7871253f07a6cb59da07be9da2f6d (diff)
downloadarchweb-896be71b6b491a876f4741e5b9072d3ca25010bd.tar.gz
archweb-896be71b6b491a876f4741e5b9072d3ca25010bd.zip
packages: add note about multi-selection in stale relations
-rw-r--r--templates/packages/stale_relations.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/packages/stale_relations.html b/templates/packages/stale_relations.html
index 976d886e..9ab06619 100644
--- a/templates/packages/stale_relations.html
+++ b/templates/packages/stale_relations.html
@@ -7,6 +7,7 @@
{% block content %}
<div class="box">
<h2>Stale Package Relations</h2>
+ <i>Select multiple rows by clicking on a checkbox and holding down they shift key.</i>
<form id="stale-relations-form" method="post" action="update/">{% csrf_token %}
<h3>Inactive User Relations ({{ inactive_user|length }})</h3>