mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Reload Dashboard after deletion/unfollow corpus
This commit is contained in:
		@@ -254,6 +254,9 @@ class CorpusList extends ResourceList {
 | 
				
			|||||||
          });
 | 
					          });
 | 
				
			||||||
          this.selectedItemIds.clear();
 | 
					          this.selectedItemIds.clear();
 | 
				
			||||||
          this.renderingItemSelection();
 | 
					          this.renderingItemSelection();
 | 
				
			||||||
 | 
					          setTimeout(() => {
 | 
				
			||||||
 | 
					            window.location.reload();
 | 
				
			||||||
 | 
					          }, 1000);
 | 
				
			||||||
        });
 | 
					        });
 | 
				
			||||||
        modal.open();
 | 
					        modal.open();
 | 
				
			||||||
        break;
 | 
					        break;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user