[-] BO : BugFix : #PSTEST-1005 : ajax call cache fix in attributes and values
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14019 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1074,6 +1074,7 @@ function display_action_details(row_id, controller, token, action, params) {
|
||||
url: 'index.php',
|
||||
data: ajax_params,
|
||||
dataType: 'json',
|
||||
cache: false,
|
||||
context: current_element,
|
||||
async: false,
|
||||
success: function(data) {
|
||||
|
||||
Reference in New Issue
Block a user