Satisfy rubocop
This commit is contained in:
		
							parent
							
								
									0de8e26066
								
							
						
					
					
						commit
						f9d954fae7
					
				| 
						 | 
				
			
			@ -70,7 +70,7 @@ module Gitlab
 | 
			
		|||
      def url_for_label(project, label)
 | 
			
		||||
        h = Gitlab::Application.routes.url_helpers
 | 
			
		||||
        h.namespace_project_issues_url( project.namespace, project, label_name: label.name,
 | 
			
		||||
                                        only_path: context[:only_path])
 | 
			
		||||
                                                                    only_path:  context[:only_path])
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
      def render_colored_label(label)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue