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

inventory update

parent d368d35c
...@@ -118,6 +118,10 @@ angular.module('sokoApp', []) ...@@ -118,6 +118,10 @@ angular.module('sokoApp', [])
$('#wrappingBagModal').modal('open') $('#wrappingBagModal').modal('open')
} }
} }
if (getBitsWinOpt('page') == 'inventory') {
openInventoryPage();
$('#spnsrdModal').modal('open');
}
} }
......
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