mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Use new event.
This commit is contained in:
parent
4f5aeed215
commit
50596ff2ae
@ -251,7 +251,7 @@
|
||||
var informationUpdater = new InformationUpdater({{ job.id }}, false);
|
||||
{% else %}
|
||||
var informationUpdater = new InformationUpdater({{ job.id }}, true);
|
||||
nopaque.socket.emit('subscribe_foreign_user_ressources', {{ job.user_id }});
|
||||
nopaque.socket.emit('foreign_user_ressources_init', {{ job.user_id }});
|
||||
{% endif %}
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user