mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 23:17:32 -05:00 
			
		
		
		
	Comment out call to load vendor activity
This commit is contained in:
		
							parent
							
								
									205c67a968
								
							
						
					
					
						commit
						fae5f35de3
					
				
							
								
								
									
										2
									
								
								resources/views/vendors/show.blade.php
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								resources/views/vendors/show.blade.php
									
									
									
									
										vendored
									
									
								
							@ -188,7 +188,7 @@
 | 
				
			|||||||
        if (tab && tab != 'activity') {
 | 
					        if (tab && tab != 'activity') {
 | 
				
			||||||
            $('.nav-tabs a[href="#' + tab.replace('#', '') + '"]').tab('show');
 | 
					            $('.nav-tabs a[href="#' + tab.replace('#', '') + '"]').tab('show');
 | 
				
			||||||
        } else {
 | 
					        } else {
 | 
				
			||||||
            window['load_activity']();
 | 
					            //window['load_activity']();
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
	});
 | 
						});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user