// Fixed #PSTEST-1006

This commit is contained in:
bMancone
2012-03-26 14:58:21 +00:00
parent eee97b2b2a
commit b0bd03ffd1
@@ -240,7 +240,7 @@
ajax : '1',
controller : 'AdminSupplyOrders',
token : '{$token}',
action : 'searchProduct',
action : 'searchProduct'
},
parse: function(data) {
if (data == null || data == 'undefined')