added this to reload table
This commit is contained in:
		@@ -60,7 +60,7 @@ class Dashboard {
 | 
				
			|||||||
                        console.log('Popup closed. ')
 | 
					                        console.log('Popup closed. ')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                    });
 | 
					                    });
 | 
				
			||||||
                    reloadtable();
 | 
					                    this.reloadtable();
 | 
				
			||||||
                } else if (data.status == "exists") {
 | 
					                } else if (data.status == "exists") {
 | 
				
			||||||
                    Swal.fire({
 | 
					                    Swal.fire({
 | 
				
			||||||
                        type: "warning",
 | 
					                        type: "warning",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user