You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a missing table column to the WG document page for the case when the user isn't logged in. Addresses issue ietf-tools#1601 (but add links in the column are still missing).
<ahref="{% url "community_remove_track_document" doc.name %}" title="Remove from your personal ID list"><imgsrc="/images/remove_from_list.png" alt="Remove from your personal ID list" /></a>
@@ -46,7 +46,10 @@
46
46
<ahref="{% url "community_add_track_document" doc.name %}" title="Add to your personal ID list"><imgsrc="/images/add_to_list.png" alt="Add to your personal ID list" /></a>
0 commit comments