Skip to content

Commit 80427a0

Browse files
Ostap-Zherebetskyiantkryt
authored andcommitted
Add affiliation management for institutions and users (CenterForOpenScience#11374)
1 parent ebc6720 commit 80427a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

admin/templates/users/user.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
{% include "users/disable_user.html" with user=user %}
3838
{% include "users/mark_spam.html" with user=user %}
3939
{% include "users/reindex_user_elastic.html" with user=user %}
40-
{% include "users/reindex_user_share.html" with user=user %}
4140
{% if perms.osf.change_institution %}
4241
<a class="btn btn-primary" href="{% url 'users:affiliations' guid=user.guid %}">Affiliations</a>
4342
{% endif %}

0 commit comments

Comments
 (0)