mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	| @@ -31,9 +31,7 @@ | ||||
| 				{{if eq .GetType 4}} | ||||
| 					<td class="chroma lines-code blob-hunk">{{/* | ||||
| 						*/}}<code {{if $inlineDiff.EscapeStatus.Escaped}}class="code-inner has-escaped" title="{{$.root.i18n.Tr "repo.line_unicode"}}"{{else}}class="code-inner"{{end}}>{{$inlineDiff.Content}}</code>{{/* | ||||
| 					*/}} | ||||
| 				{{$line.Content}} | ||||
| 					</td> | ||||
| 					*/}}</td> | ||||
| 				{{else}} | ||||
| 					<td class="chroma lines-code{{if (not $line.RightIdx)}} lines-code-old{{end}}">{{/* | ||||
| 						*/}}{{if and $.root.SignedUserID $.root.PageIsPullFiles}}{{/* | ||||
|   | ||||
		Reference in New Issue
	
	Block a user