| 
					
				 | 
			
			
				@@ -847,7 +847,9 @@ function tripal_chado_bundle_instances_info($entity_type, $bundle) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   tripal_chado_bundle_instances_info_base($info, $entity_type, $bundle, $details); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   tripal_chado_bundle_instances_info_custom($info, $entity_type, $bundle, $details); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   tripal_chado_bundle_instances_info_linker($info, $entity_type, $bundle, $details); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-dpm($info); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  // dpm($info); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   return $info; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -3007,4 +3009,4 @@ function tripal_chado_field_views_data_alter(&$result, $field, $module) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 |