mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-31 02:27:10 -04:00 
			
		
		
		
	Merge branch 'master' of github.com:danielquinn/paperless
This commit is contained in:
		
						commit
						f2cf3a6a0f
					
				| @ -38,6 +38,6 @@ def add_doc_edit_url(result): | ||||
|     """ | ||||
|     title = result[1] | ||||
|     match = re.search(EXTRACT_URL, title) | ||||
|     edit_doc_url = match[1] | ||||
|     edit_doc_url = match.group(1) | ||||
|     result.append(edit_doc_url) | ||||
|     return result | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user