diff --git a/ietf/static/js/list.js b/ietf/static/js/list.js index 88b7125a8c5..df0694601cf 100644 --- a/ietf/static/js/list.js +++ b/ietf/static/js/list.js @@ -86,10 +86,9 @@ $(document) $(header_row) .children("[data-sort]") .addClass("sort"); - // $(header_row) - // .children("th, td") - // .wrapInner(''); - // // .each((i, e) => field_magic(i, e, fields)); + $(header_row) + .children("th, td") + .each((i, e) => field_magic(i, e, fields)); if ($(header_row) .text() diff --git a/ietf/templates/nomcom/private_index.html b/ietf/templates/nomcom/private_index.html index 2b3859269aa..6f64a0ff785 100644 --- a/ietf/templates/nomcom/private_index.html +++ b/ietf/templates/nomcom/private_index.html @@ -8,7 +8,7 @@ {% block nomcom_content %} {% origin %}

Nomination status

- +
@@ -156,7 +156,7 @@

{% endif %} -

Position + Nominee @@ -194,9 +194,7 @@

{{ np.nominee.email.name_and_email }} - -

- View feedback