Add "imported from Google Code" to imported issues.
This commit is contained in:
		
							parent
							
								
									355e6868a2
								
							
						
					
					
						commit
						96c03199dd
					
				| 
						 | 
				
			
			@ -340,7 +340,7 @@ module Gitlab
 | 
			
		|||
 | 
			
		||||
      def format_issue_body(author, date, content, attachments)
 | 
			
		||||
        body = []
 | 
			
		||||
        body << "*By #{author} on #{date}*"
 | 
			
		||||
        body << "*By #{author} on #{date} (imported from Google Code)*"
 | 
			
		||||
        body << "---"
 | 
			
		||||
 | 
			
		||||
        if content.blank?
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue