Remove a couple unneeded barcode scan formats
This commit is contained in:
		
							parent
							
								
									031c8f1a9b
								
							
						
					
					
						commit
						2703cb8e0b
					
				@ -114,7 +114,7 @@ function initCordova() {
 | 
				
			|||||||
                    prompt: "Scan barcode",
 | 
					                    prompt: "Scan barcode",
 | 
				
			||||||
                    resultDisplayDuration: 0,
 | 
					                    resultDisplayDuration: 0,
 | 
				
			||||||
                    disableSuccessBeep: false,
 | 
					                    disableSuccessBeep: false,
 | 
				
			||||||
                    formats: "QR_CODE,DATA_MATRIX,CODE_39,CODE_93,CODE_128,CODABAR,PDF_417,AZTEC,RSS14,ITF"
 | 
					                    formats: "QR_CODE,DATA_MATRIX,CODE_39,CODE_93,CODE_128,CODABAR,PDF_417,AZTEC"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
        );
 | 
					        );
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user