mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Rework all Resource Lists
This commit is contained in:
		@@ -126,6 +126,6 @@
 | 
			
		||||
{{ super() }}
 | 
			
		||||
<script>
 | 
			
		||||
  let publicUserList = new PublicUserList(document.querySelector('.public-user-list'));
 | 
			
		||||
  publicUserList._init({{ users|tojson }});
 | 
			
		||||
  publicUserList.add({{ users|tojson }});
 | 
			
		||||
</script>
 | 
			
		||||
{% endblock scripts %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user