mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-12 21:21:42 +08:00
Merged ean-improvement to upc-barcode
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<fieldset class="reader-group">
|
||||
<label>UPC</label>
|
||||
<input type="radio" name="reader" value="upc" checked />
|
||||
<label>Code39</label>
|
||||
<label>Codabar</label>
|
||||
<input type="radio" name="reader" value="codabar" />
|
||||
<label>Code39</label>
|
||||
<input type="radio" name="reader" value="code_39" />
|
||||
|
||||
Reference in New Issue
Block a user