mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	Use new event.
This commit is contained in:
		@@ -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 %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user