Commit e80907d4 authored by gaseema.n's avatar gaseema.n

inventory update

parent a72a1e0a
......@@ -1474,7 +1474,7 @@
</div>
</div>
</div>
<div id="spnsrdModal" class="modal" style="z-index: 1003; display: none; opacity: 0; top: 4%; transform: scaleX(0.8) scaleY(0.8); overflow: initial; margin-top: 25% !important;">
<div id="spnsrdModal" class="modal" style="z-index: 1003; display: none; opacity: 0; top: 4%; transform: scaleX(0.8) scaleY(0.8); overflow: initial;">
<div class="modal-content" style="padding:0px;">
<div class="row">
<div class="opacitySelectedColor" style="text-align: center; background: rgb(49, 38, 38); margin: 0px; padding: 10px; color: white; filter: brightness(1.3);">
......
......@@ -108,7 +108,6 @@ $(document).on('click touchstart', '.inventoryItems', function(e) {
}).then(function(e) {
if (e.status == 'ok') {
$(".spnsrdTst").remove();
$('#spnsrdModal').modal('close');
M.toast({
html: 'Item added to inventory successfully',
displayLength: 3000
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment