| 
					
				 | 
			
			
				@@ -110,7 +110,7 @@ function get_lib_glj_info(ration_glj) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 async function getInfoFromProjectGLJ(ration_glj) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      let data = { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-         glj_repository_id: ration_glj.glj_repository_id, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+         glj_id: ration_glj.glj_repository_id, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				          project_id: ration_glj.projectID, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				          code: ration_glj.code, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				          name: ration_glj.name, 
			 |