This commit is contained in:
Jonathan Rosenbaum
2017-11-12 03:05:10 +00:00
parent 424c279e9e
commit 3f870cf60e
+4 -1
View File
@@ -1362,7 +1362,10 @@ $(function() {
} else {
price = $("#amount").val();
original_price = $("#original_price").text();
}
if (original_price === "") {
original_price = price;
}
}
var current_transaction =
{