mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	Fix project dashboard click event
This commit is contained in:
		
							parent
							
								
									bcd8f85d38
								
							
						
					
					
						commit
						f401087a16
					
				@ -473,6 +473,9 @@
 | 
			
		||||
      $(this).addClass('active');
 | 
			
		||||
      $(this).siblings().removeClass('active');
 | 
			
		||||
 | 
			
		||||
      if (cloudStack.context.projects && cloudStack.context.projects[0])
 | 
			
		||||
        showDashboard();
 | 
			
		||||
 | 
			
		||||
      return false;
 | 
			
		||||
    };
 | 
			
		||||
    $dashboardNavItem.bind('click', event);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user