// 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:
@@ -240,7 +240,7 @@
|
||||
ajax : '1',
|
||||
controller : 'AdminSupplyOrders',
|
||||
token : '{$token}',
|
||||
action : 'searchProduct',
|
||||
action : 'searchProduct'
|
||||
},
|
||||
parse: function(data) {
|
||||
if (data == null || data == 'undefined')
|
||||
|
||||
Reference in New Issue
Block a user