mirror of
				https://github.com/gitbucket/gitbucket.git
				synced 2025-10-31 10:36:05 +01:00 
			
		
		
		
	Start to implement issue labels.
This commit is contained in:
		
							
								
								
									
										7
									
								
								src/main/scala/app/LabelsController.scala
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								src/main/scala/app/LabelsController.scala
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| package app | ||||
|  | ||||
| class LabelsController extends LabelsControllerBase | ||||
|  | ||||
| trait LabelsControllerBase extends ControllerBase { | ||||
|  | ||||
| } | ||||
		Reference in New Issue
	
	Block a user