mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Add onBarcodeScanClicked() to exported functions
This commit is contained in:
parent
84bfb0a827
commit
c7692475a8
@ -19,6 +19,7 @@
|
||||
linkBarcodeDialog,
|
||||
scanItemsIntoLocation,
|
||||
unlinkBarcode,
|
||||
onBarcodeScanClicked,
|
||||
*/
|
||||
|
||||
function makeBarcodeInput(placeholderText='', hintText='') {
|
||||
|
Loading…
Reference in New Issue
Block a user