| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -63,7 +63,7 @@ foreach ($generator->getTableSchema()->columns as $column) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								'class' => 'item', | 
					 | 
					 | 
					 | 
								'class' => 'item', | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							), | 
					 | 
					 | 
					 | 
							), | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							'itemView' => function ($model, $key, $index, $widget) { | 
					 | 
					 | 
					 | 
							'itemView' => function ($model, $key, $index, $widget) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
								return Html::a(Html::encode($model-><?php echo $nameAttribute; ?>), array('view', <?php echo $urlParams; ?>);
 | 
					 | 
					 | 
					 | 
								return Html::a(Html::encode($model-><?php echo $nameAttribute; ?>), array('view', <?php echo $urlParams; ?>));
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
							}, | 
					 | 
					 | 
					 | 
							}, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
						)); ?> | 
					 | 
					 | 
					 | 
						)); ?> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					<?php endif; ?> | 
					 | 
					 | 
					 | 
					<?php endif; ?> | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |