mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-13 09:30:40 +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