// Fixed #PSTEST-1006

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14262 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2012-03-26 14:58:21 +00:00
parent ab8aaf44ef
commit 21fcecd1d3
@@ -240,7 +240,7 @@
ajax : '1',
controller : 'AdminSupplyOrders',
token : '{$token}',
action : 'searchProduct',
action : 'searchProduct'
},
parse: function(data) {
if (data == null || data == 'undefined')