fix: juiste router llink meegeven
This commit is contained in:
		
							parent
							
								
									3f20a7b573
								
							
						
					
					
						commit
						609073cfba
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -154,7 +154,7 @@
 | 
			
		|||
                                >
 | 
			
		||||
                                    <td>
 | 
			
		||||
                                        <v-btn
 | 
			
		||||
                                            :to="`/user/class/${c.id}`"
 | 
			
		||||
                                            :to="`/class/${c.id}`"
 | 
			
		||||
                                            variant="text"
 | 
			
		||||
                                        >
 | 
			
		||||
                                            {{ c.displayName }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue