From 239cd5d66d1d8ee64343228dbd0f9f6c552ee8a3 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Wed, 27 Jun 2012 10:14:46 +0000 Subject: [PATCH] Tweak the display of explicitly added documents (saying 'explicitly' rather than 'manually', and including the active/expired/rfc state of the document. - Legacy-Id: 4529 --- ietf/templates/community/manage_clist.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ietf/templates/community/manage_clist.html b/ietf/templates/community/manage_clist.html index 402777478..f942b12af 100644 --- a/ietf/templates/community/manage_clist.html +++ b/ietf/templates/community/manage_clist.html @@ -15,7 +15,7 @@
-

Documents manually added to this list

+

Documents explicitly included, from a document search.

In order to add some individual documents to your list you have to:

- + {% for doc in cl.added_ids.all %} +
NameTitleRemove from list
NameStateTitleRemove from list
{{ doc }}{{ doc.get_state }} {{ doc.title }} Remove