mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 12:22:47 +00:00 
			
		
		
		
	Corpus List update
This commit is contained in:
		@@ -270,7 +270,7 @@ publicCorpusFollowerList.add(
 | 
			
		||||
{% endif %}
 | 
			
		||||
 | 
			
		||||
// #region Build Corpus Request
 | 
			
		||||
{% if cfr.has_permission('MANAGE_CORPUS') %}
 | 
			
		||||
{% if cfr.has_permission('MANAGE_FILES') %}
 | 
			
		||||
let followerBuildRequest = document.querySelector('#follower-build-request');
 | 
			
		||||
followerBuildRequest.addEventListener('click', () => {
 | 
			
		||||
  Requests.corpora.entity.build({{ corpus.hashid|tojson }})
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user