Fix message for commit not found
This commit is contained in:
		
							parent
							
								
									3a1b961dfa
								
							
						
					
					
						commit
						a848274c79
					
				| 
						 | 
				
			
			@ -174,8 +174,10 @@
 | 
			
		|||
          {{ title }}
 | 
			
		||||
        </a>
 | 
			
		||||
      </span>
 | 
			
		||||
      <span v-else>
 | 
			
		||||
        Cant find HEAD commit for this branch
 | 
			
		||||
      <span
 | 
			
		||||
        class="flex-truncate-child"
 | 
			
		||||
        v-else>
 | 
			
		||||
        Can't find HEAD commit for this branch
 | 
			
		||||
      </span>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
---
 | 
			
		||||
title: Breaks commit not found message in pipelines table
 | 
			
		||||
merge_request:
 | 
			
		||||
author:
 | 
			
		||||
type: fixed
 | 
			
		||||
		Loading…
	
		Reference in New Issue