Fix #2
This commit is contained in:
parent
a201fc88a5
commit
00122b2d94
@ -24,6 +24,7 @@ $(".scanbarcodebtn").click(function () {
|
|||||||
+ ' </div>'
|
+ ' </div>'
|
||||||
+ '</li>');
|
+ '</li>');
|
||||||
$("#tap-to-remove-history-prompt").removeClass("display-none");
|
$("#tap-to-remove-history-prompt").removeClass("display-none");
|
||||||
|
$("#no-history").addClass("display-none");
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
app.dialog.alert("Invalid barcode.", "Error");
|
app.dialog.alert("Invalid barcode.", "Error");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user