This commit is contained in:
phyusin
2018-09-28 16:38:27 +06:30
parent ef1c0e9c46
commit 9731e676b4
2 changed files with 6 additions and 2 deletions

View File

@@ -582,7 +582,7 @@
$('#back').on('click', function () {
window.location.href = '/inventory';
});
});
});
</script>