capture ID using camera
This commit is contained in:
		
							parent
							
								
									8a90a6b170
								
							
						
					
					
						commit
						f484ec40d3
					
				| @ -14,7 +14,7 @@ | |||||||
|                 <input type="hidden" asp-for="ImageBase64Url" class="identification-document__base64" /> |                 <input type="hidden" asp-for="ImageBase64Url" class="identification-document__base64" /> | ||||||
|                 <input type="text" asp-for="Filename" class="card-text mb-1 form-control-plaintext identification-document__filename" /> |                 <input type="text" asp-for="Filename" class="card-text mb-1 form-control-plaintext identification-document__filename" /> | ||||||
|                 <div> |                 <div> | ||||||
|                     <input class="identification-document__upload__file" type="file" style="display:none;" asp-for="File" accept="image/*" /> |                     <input class="identification-document__upload__file" type="file" style="display:none;" asp-for="File" accept="image/*;capture=camera" capture="camera" /> | ||||||
|                     <button class="btn btn-secondary btn-sm me-1 identification-document__upload__button" type="button">Upload Photo<i class="fas fa-upload ms-1"></i></button> |                     <button class="btn btn-secondary btn-sm me-1 identification-document__upload__button" type="button">Upload Photo<i class="fas fa-upload ms-1"></i></button> | ||||||
|                 </div> |                 </div> | ||||||
|             </div> |             </div> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user