|  | @@ -151,7 +151,7 @@ function tripal_chado_migrate_form($form, &$form_state) {
 | 
	
		
			
				|  |  |           ";
 | 
	
		
			
				|  |  |          $ana_count = chado_query($sql)->fetchField();
 | 
	
		
			
				|  |  |          if ($ana_count > 0) {
 | 
	
		
			
				|  |  | -          $key = urlencode('tv3_content_type--local--analysis--analysis');
 | 
	
		
			
				|  |  | +          $key  = urlencode('tv3_content_type--operation--2945--analysis');
 | 
	
		
			
				|  |  |            $form['step2']['step2_container']['tv3_content_type'][$key] = array(
 | 
	
		
			
				|  |  |              '#type' => 'checkbox',
 | 
	
		
			
				|  |  |              '#title' => 'Analysis (' . $ana_count . ')',
 |