Sha256: b65f65bd88769b893be9534d16df569f62eb22ab4b2bd6f2d9957d31ab35a282

Contents?: true

Size: 625 Bytes

Versions: 31

Compression:

Stored size: 625 Bytes

Contents

<a class="waves-effect waves-light btn-small" id="toggle_barcode_scanner">Scan BarCode</a>
<!-- if they click this, then it should show an instruction -->
<div id="scan_barcode_instructions" style="display:none;">
	<h5 class="teal-text text-darken-2">Bring the barcode close to the camera, and hold it there.</h5>
	<h5 id="barcode_instructions" class="teal-text text-darken-2">The barcode when correctly scanned, will be displayed in the box below</h5>
	<div id="scanned_bar_code" class="fs-22" style="border: 1px solid grey; padding: 2rem;">
		
	</div>
</div>

<div id="scanner_container" style="position:relative;"></div>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
wordjelly-auth-1.6.0 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.5.9 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.5.8 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.5.7 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.5.6 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.5.5 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.5.4 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.5.3 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.5.2 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.5.1 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.5.0 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.4.9 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.4.8 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.4.7 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.4.6 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.4.5 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.4.4 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.4.3 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.4.2 app/views/auth/shopping/bar_codes/_scan.html.erb
wordjelly-auth-1.4.0 app/views/auth/shopping/bar_codes/_scan.html.erb