diff --git a/js/admin.js b/js/admin.js index e5aa3b790..54c23b30d 100644 --- a/js/admin.js +++ b/js/admin.js @@ -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) {